FIX: Error 800a2328 When You Browse a Visual Basic 6.0 WebClass (IIS Application)
Jan.04, 2010 in
configuration
Symptoms
When attempting to browse a WebClass application, the following error is returned:
Server object error ‘ASP 0177 : 800a2328′
Server.CreateObject Failed
/WebClassApp/WebClassFile.ASP, line 20
The operation completed successfully.
Resolution
This error occurs if Session state is disabled for the Web application.Visual Basic 6.0 WebClasses (IIS Applications) require Session state to be enabled.

Leave a Reply