006~ASP 0136~Invalid object instance name~The object instance '|' is attempting to use a reserved name. This name is used by Active Server Pages intrinsic objects.
ASP 0121~Invalid Scope in object tag~The object instance '|' cannot have Application or Session scope. To create the object ...
ASP 0122~Invalid Scope in object tag~The object instance '|' must have Application or Session scope. This applies to all ...
ASP 0128~Missing File or Virtual attribute~The Include file name must be specified using either the File or Virtual attribute. ...
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 ...