006~ASP 0169~Missing object information~An object with missing information cannot be stored in the Session object. The threading model information for an object is required.
ASP 0135~Cyclic Include~The file '|' is included by itself (perhaps indirectly). Please check include files for other Include ...
ASP 0136~Invalid object instance name~The object instance '|' is attempting to use a reserved name. This name is used by ...
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 ...