Article ID: 192152 - Last Review: May 29, 2003 - Revision: 2.1 PRB: Server Object Error 'ASP 0178 : 800a0005' From WebClassesThis article was previously published under Q192152 SYMPTOMS
When debugging a WebClass from the Visual Basic IDE, the following error
occurs:
Server object error 'ASP 0178 : 800a0005' Server.CreateObject Access Error /Temp/WebClass1.ASP, line 14 The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
Failed on creation from object context: IClassFactory::CreateInstance (ProgId: Project1.WebClass1) (CLSID: {C2B16A1D-3C8F-11D2-8015- 00C04FB9D877}) (Interface: IUnknown) (IID: {00000000-0000-0000-C000- 000000000046}) (Microsoft Transaction Server Internals Information: File: d:\viper\src\runtime\context\ccontext.cpp, Line: 1220) RESOLUTION
You need to give the IUSR_<machine_name> account permissions to launch and
access your project using dcomcnfg by doing the following:
255502
(http://support.microsoft.com/kb/255502/EN-US/
)
PRB: Server Object Error "ASP 0178" Occurs When You Run a WebClass in Windows 2000
257409
(http://support.microsoft.com/kb/257409/EN-US/
)
PRB: Error Message: "Could Not Start Internet Explorer" When You Run a WebClass Under Windows 2000 from the Visual Basic IDE
| Article Translations
|
Back to the top
