006~ASP 0187~Object addition conflict~Could not add object to application. Application was locked down by another request for adding an object.
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 ...
ASP 0200~Out of Range 'Expires' attribute~The date and time given for 'Expires' precedes Jan 1, 1980 or excedes Jan 19, 2038, ...
ASP 0209~Illegal value for TRANSACTION property~The TRANSACTION property can only be REQUIRED, REQUIRES_NEW, SUPPORTED or ...