K
Kaan
On a newly installed Windows 2000 SP4 with IIS installed an error appears
when trying to open any ASP page.
ASP page displayed after of the error message. After two page reloads all
works good.
The error occurs even on page like this one:
<%@LANGUAGE=JScript %>
<%Response.Write("text")%>
Errors:
Active Server Pages (0x8002802B)
Failed to create an object*
Error creating object 'WScript'.
Active Server Pages (0x8002802B)
Failed to create an object*
Error creating object 'JSProxy'.
* I have non-English version of Windows.
when trying to open any ASP page.
ASP page displayed after of the error message. After two page reloads all
works good.
The error occurs even on page like this one:
<%@LANGUAGE=JScript %>
<%Response.Write("text")%>
Errors:
Active Server Pages (0x8002802B)
Failed to create an object*
Error creating object 'WScript'.
Active Server Pages (0x8002802B)
Failed to create an object*
Error creating object 'JSProxy'.
* I have non-English version of Windows.