Quantcast
Viewing all articles
Browse latest Browse all 26542

ASP pages with not working after server reboot

Hi All,

I have an iis 5 website with some ASP webpages that stopped working after rebooting the server.

The problem is that it does not seem to process the ASP pages with server sided JavaScript (see example below).

I get the error: HTTP/1.1 500 Server Error

If i switch the language to VBScript (and adapt the code accordingly) it works fine.

What is wrong with the javascript processing? Any tips to solve this problem?

Error example page: Default.asp

start of file...

<%@ LANGUAGE="JScript" %>

<% Response.redirect("./temp"); %>

end of file...

Regards, DSC


Viewing all articles
Browse latest Browse all 26542


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>