[Strings] (0,"STR",100,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0100~Out of memory~Unable to allocate required memory." (0,"STR",101,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0101~Unexpected error~The function returned |." (0,"STR",102,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0102~Expecting string input~The function expects a string as input." (0,"STR",103,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0103~Expecting numeric input~The function expects a number as input." (0,"STR",104,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0104~Operation not Allowed~" (0,"STR",105,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0105~Index out of range~An array index is out of range." (0,"STR",106,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0106~Type Mismatch~An unhandled data type was encountered." (0,"STR",107,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0107~Stack Overflow~The data being processed is over the allowed limit." (0,"STR",109,"",0,"Dummy",0,"String Table",0,"")="True" (0,"STR",110,"",0,"Dummy",0,"String Table",0,"")="False" (0,"STR",111,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0211~Object out of scope~A built-in ASP object has been referenced, which is no longer valid." (0,"STR",112,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0226~Cannot modify StaticObjects~StaticObjects collection cannot be modified at run time." (0,"STR",201,"",0,"Dummy",0,"String Table",0,"")="Error: Access is Denied." (0,"STR",204,"",0,"Dummy",0,"String Table",0,"")="VBScript" (0,"STR",206,"",0,"Dummy",0,"String Table",0,"")="%windir%\system32\inetsrv\ASP Compiled Templates" (0,"STR",301,"",0,"Dummy",0,"String Table",0,"")="

" (0,"STR",302,"",0,"Dummy",0,"String Table",0,"")=" " (0,"STR",303,"",0,"Dummy",0,"String Table",0,"")="error '" (0,"STR",304,"",0,"Dummy",0,"String Table",0,"")="'" (0,"STR",305,"",0,"Dummy",0,"String Table",0,"")="

" (0,"STR",306,"",0,"Dummy",0,"String Table",0,"")="" (0,"STR",307,"",0,"Dummy",0,"String Table",0,"")="

" (0,"STR",308,"",0,"Dummy",0,"String Table",0,"")="" (0,"STR",309,"",0,"Dummy",0,"String Table",0,"")=", line " (0,"STR",310,"",0,"Dummy",0,"String Table",0,"")="" (0,"STR",311,"",0,"Dummy",0,"String Table",0,"")="

"
(0,"STR",312,"",0,"Dummy",0,"String Table",0,"")="
" (0,"STR",313,"",0,"Dummy",0,"String Table",0,"")="

" (0,"STR",314,"",0,"Dummy",0,"String Table",0,"")=" " (0,"STR",408,"",0,"Dummy",0,"String Table",0,"")="|ASP" (0,"STR",412,"",0,"Dummy",0,"String Table",0,"")="'" (0,"STR",1000,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0108~Create object failed~An error occurred while creating object '%s'." (0,"STR",1004,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0109~Member not found~" (0,"STR",1005,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0110~Unknown name~" (0,"STR",1006,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0111~Unknown interface~" (0,"STR",1007,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0112~Missing parameter~" (0,"STR",1008,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0113~Script timed out~The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools." (0,"STR",1009,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0114~Object not free threaded~The application object accepts only free threaded objects; object '%s' is not free threaded." (0,"STR",1010,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0115~Unexpected error~A trappable error (%X) occurred in an external object. The script cannot continue running." (0,"STR",1012,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0240~Script Engine Exception~A ScriptEngine threw exception '%X' in '%s' from '%s'." (0,"STR",1013,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0241~CreateObject Exception~The CreateObject of '%s' caused exception %X." (0,"STR",1014,"",0,"Dummy",0,"String Table",0,"")="007~ASP 0242~Query OnStartPage Interface Exception~Querying Object '%s''s OnStartPage or OnEndPage methods caused exception %X." (0,"STR",2002,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0116~Missing close of script delimiter~The Script block lacks the close of script tag (%>)." (0,"STR",2003,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0117~Missing close of script tag~The Script block lacks the close of script tag () or close of tag symbol (>)." (0,"STR",2004,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0118~Missing close of object tag~The Object block lacks the close of object tag () or close of tag symbol (>)." (0,"STR",2005,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0119~Missing Classid or Progid attribute~The object instance '|' requires a valid Classid or Progid in the object tag." (0,"STR",2006,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0120~Invalid Runat attribute~The Runat attribute of the Script tag or Object tag can only have the value 'Server'." (0,"STR",2007,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0121~Invalid Scope in object tag~The object instance '|' cannot have Application or Session scope. To create the object instance with Session or Application scope, place the Object tag in the Global.asa file." (0,"STR",2008,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0122~Invalid Scope in object tag~The object instance '|' must have Application or Session scope. This applies to all objects created in a Global.asa file." (0,"STR",2009,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0123~Missing Id attribute~The required Id attribute of the Object tag is missing." (0,"STR",2010,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0124~Missing Language attribute~The required Language attribute of the Script tag is missing." (0,"STR",2011,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0125~Missing close of attribute~The value of the '|' attribute has no closing delimiter." (0,"STR",2012,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0126~Include file not found~The include file '|' was not found." (0,"STR",2013,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0127~Missing close of HTML comment~The HTML comment or server-side include lacks the close tag (-->)." (0,"STR",2014,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0128~Missing File or Virtual attribute~The Include file name must be specified using either the File or Virtual attribute." (0,"STR",2015,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0129~Unknown scripting language~The scripting language '|' is not found on the server." (0,"STR",2016,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0130~Invalid File attribute~File attribute '|' cannot start with forward slash or back slash." (0,"STR",2017,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0131~Disallowed Parent Path~The Include file '|' cannot contain '..' to indicate the parent directory." (0,"STR",2018,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0132~Compilation Error~The Active Server Page '|' could not be processed." (0,"STR",2019,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0133~Invalid ClassID attribute~The object tag has an invalid ClassID of '|'." (0,"STR",2020,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0134~Invalid ProgID attribute~The object has an invalid ProgID of '|'." (0,"STR",2021,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0135~Cyclic Include~The file '|' is included by itself (perhaps indirectly). Please check include files for other Include statements." (0,"STR",2022,"",0,"Dummy",0,"String Table",0,"")="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." (0,"STR",2023,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0137~Invalid Global Script~Script blocks must be one of the allowed Global.asa procedures. Script directives within <% ... %> are not allowed within the Global.asa file. The allowed procedure names are Application_OnStart, Application_OnEnd, Session_OnStart, or Session_OnEnd." (0,"STR",2024,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0138~Nested Script Block~A script block cannot be placed inside another script block." (0,"STR",2025,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0139~Nested Object~An object tag cannot be placed inside another object tag." (0,"STR",2026,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0140~Page Command Out Of Order~The @ command must be the first command within the Active Server Page." (0,"STR",2027,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0141~Page Command Repeated~The @ command can only be used once within the Active Server Page." (0,"STR",2028,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0201~Invalid Default Script Language~The default script language specified for this application is invalid." (0,"STR",2029,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0202~Missing Code Page~The code page attribute is missing." (0,"STR",2030,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0203~Invalid Code Page~The specified code page attribute is invalid." (0,"STR",2031,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0209~Illegal value for TRANSACTION property~The TRANSACTION property can only be REQUIRED, REQUIRES_NEW, SUPPORTED or NOT_SUPPORTED." (0,"STR",2032,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0215~Illegal value for ENABLESESSIONSTATE property~The ENABLESESSIONSTATE property can only be TRUE or FALSE." (0,"STR",2033,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0217~Invalid Scope in object tag~Object scope must be Page, Session or Application." (0,"STR",2034,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0218~Missing LCID~The LCID attribute is missing." (0,"STR",2035,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0219~Invalid LCID~The specified LCID is not available." (0,"STR",2036,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0221~Invalid @ Command directive~The specified '|' option is unknown or invalid." (0,"STR",2037,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0222~Invalid TypeLib Specification~METADATA tag contains an invalid Type Library specification." (0,"STR",2038,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0223~TypeLib Not Found~METADATA tag contains a Type Library specification that does not match any Registry entry." (0,"STR",2039,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0224~Cannot load TypeLib~Cannot load Type Library specified in the METADATA tag." (0,"STR",2040,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0225~Cannot wrap TypeLibs~Cannot create a Type Library Wrapper object from the Type Libraries specified in METADATA tags." (0,"STR",2041,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0232~Invalid Cookie Specification~METADATA tag contains an invalid cookie specification." (0,"STR",2042,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0233~Cannot load cookie script source~Cannot load cookie script source file specified in the METADATA tag." (0,"STR",2043,"",0,"Dummy",0,"String Table",0,"")="006~ASP 0234~Invalid include directive~Server side include directives may not be present in script blocks. Please use the SRC= attribute of the