006~ASP 0181~Invalid threading model~An object using the apartment threading model cannot be stored within the Application object.
ASP 0137~Invalid Global Script~Script blocks must be one of the allowed Global.asa procedures. Script directives within are ...
ASP 0156~Header Error~The HTTP headers are already written to the client browser. Any HTTP header modifications must be made ...
ASP 0169~Missing object information~An object with missing information cannot be stored in the Session object. The threading ...
ASP 0178~Server.CreateObject Access Error~The call to Server.CreateObject failed while checking permissions. Access is denied ...
ASP 0181~Invalid threading model~An object using the apartment threading model cannot be stored within the Application object. ...
ASP 0182~Missing object information~An object with missing information cannot be stored in the Application object. The threading ...
ASP 0187~Object addition conflict~Could not add object to application. Application was locked down by another request for ...
ASP 0195~Invalid Server Method Call~This method of the Server object cannot be called during Session_OnEnd and Application_OnEnd. ...
ASP 0196~Cannot launch out of process component~Only InProc server components should be used. If you want to use LocalServer ...