PRB: WebClasses Server Application or Application Defined Error

ID: Q199183


The information in this article applies to:


SYMPTOMS

After deploying a WebClass project, attempting to run it on the server produces one of the following error messages:

"Server Application Error"

The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detailed information.

Please contact the server administrator for assistance.

-or-


"your_application" error '800a9c68'
Application-defined or object-defined error
/your_vdir/your_app.asp, line 13


Line 13: Application("~WC~WebClassManager").ProcessNoStateWebClass "PROGID.CLASSID", _Server, _ Application, _ Session, _ Request, _ Response


CAUSE

Here are two possible causes for this error:


RESOLUTION

Use either of the following:


Here is the list of files:


   mswcrun.dll     version 6.00.8169    (WebClass run-time)
   msvbvm60.dll    version 6.00.8176    (Visual Basic run-time)
   oleaut32.dll    version 2.30.4261
   olepro32.dll    version 5.0.4261
   asycfilt.dll    version 2.30.4261
   comcat.dll      version 4.71 


STATUS

This behavior is by design.


REFERENCES

For additional information about WebClass Package and Deployment issues, please see the following article in the Microsoft Knowledge Base:

Q194296 HOWTO: Debug PDW Internet Deployment Issues

Additional query words: kbDSupport


Keywords          : kberrmsg kbole kbInternet kbVBp600 kbWebClasses kbGrpASP kbInetDev 
Version           : WINDOWS:6.0; winnt:3.0,4.0
Platform          : WINDOWS winnt 
Issue type        : kbprb 

Last Reviewed: February 25, 1999