This is a discussion on Unable to view any ASP Pages - IIS 5.1 - Inetserver ; I have IIS 5.1 on Windows XP (obviously) and I have just started trying to post some pages to my server. I have no problem seeing any of the client side pages (HTML, CSS, JS , VBS, XML, etc) but ...
I have IIS 5.1 on Windows XP (obviously) and I have just started trying to
post some pages to my server. I have no problem seeing any of the client
side pages (HTML, CSS, JS, VBS, XML, etc) but as soon as I give a page an
ASP extension I get that miserable HTTP 500 - Internal Server Error.
I have a Global.asa file that has an application_onstart that only sets a
value for one application variable. Nothing else in this file.
I have nothing but HTML and a declaration <%@ LANGUAGE=VBScript%> on my asp
page.
I have not installed any Front Page extensions.
I uninstalled and reinstalled IIS on my server.
I have the asp.dll installed in the correct location...
I'm at a loss.
Any help would be appreciated.