Forum Moderators: open
I have Windows XP Pro and IIS 5.1. I am an ASP developer and want to start learning ASP.NET and have loaded IIS 5.1. I have stopped and restarted the services, uninstalled and reinstalled and done just about everything I can think of. I am having a right mare.
I have a simple page like
<BODY>
<FONT COLOR=BLUE SIZE=5>
Hello, the time is <% = Time %> in web server land
</FONT>
</BODY>
and it just ends up saying..
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings
Please help heh =/ I remember having a global.asa file when i used win98se and PWS. Is it not needed anymore?
Go into your Control Panel, and enter INTERNET OPTIONS.
Click on the ADVANCED tab. About 10-15 options down, you'll see "Show friendly HTTP error messages" and "Show friendly URLs". Uncheck them both, and then report back with a new error message.
-Matt