PRB: Configuration Error Message When You Create Web Sites or Expand MTS (316290)
The information in this article applies to:
- Microsoft Internet Information Server 4.0
This article was previously published under Q316290 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: SYMPTOMS
When you create a new Web site, create a new Web application on an existing Web site or directory, or browse the Microsoft Transaction Server (MTS) catalog, you may receive the following error message:
An error occurred creating or setting a configuration Parameter (80040154)
RESOLUTION
To resolve this problem, reregister 3 MTS dynamic link libraries (DLLs). To do this, click Start, click Run, run each of the following commands, and then click OK when you receive each dialog box that indicates that the operation was successful:
- regsvr32 c:\winnt\system32\mts\mtxcatex.dll
- regsvr32 c:\winnt\system32\mts\mtxclex.dll
- regsvr32 c:\winnt\system32\mts\mtxextrk.dll
Modification Type: | Minor | Last Reviewed: | 6/22/2005 |
---|
Keywords: | kbprb KB316290 |
---|
|