PRB: Server.CreateObject Fails When You Use an MSWC or IISSample Component
This article was previously published under Q249290 On This PageSYMPTOMS
When you run Active Server Pages (ASP) or an HTML page using an IISSample or MSWC component, the following error message may occur:
Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed. CAUSE
This error message occurs when the Internet Information Server (IIS) Resource Kit components are not installed or when the DLL associated with the component is not registered correctly.
RESOLUTION
To resolve this issue, install the IIS Resource Kit components. The DLL automatically registers when the IIS Resource Kit components are installed. You can purchase the current IIS Resource Kit components at the following Web address: http://mspress.microsoft.com/books/1398.htm (http://mspress.microsoft.com/books/1398.htm)
The IIS Resource Kit components are also available from the following MSDN Subscription Web page:http://msdn2.microsoft.com/en-us/subscriptions/default.aspx (http://msdn2.microsoft.com/en-us/subscriptions/default.aspx)
If the IIS Resource Kit is installed and you receive the "Server.CreateObject Failed" error message, perform the following steps:
MORE INFORMATIONSteps to Reproduce the BehaviorThe following code example generates the "Server.CreateObject Failed" error message when the IIS Resource Kit Component is not installed:
When you create the components in the following table using the Server.CreateObject on an ASP page, the "Server.CreateObject Failed" error message occurs:
REFERENCES
For more information about MSDN Subscription downloads for the IIS Resource Kit, go to the following Web site: http://msdn.microsoft.com/subscriptions/index/Index/CD/UniversalUS/BackOffice/Development/English/2186.asp (http://msdn.microsoft.com/subscriptions/index/Index/CD/UniversalUS/BackOffice/Development/English/2186.asp)
| Article Translations
|
Back to the top
