F
Faroch Bhatt
Hi, I am using Windows XP Pro on a home computer. I have just installed IIS
that came with Windows XP Pro. I am using Microsoft Visual Studio .Net
V1.1.4322. I hope this is all the infromation you need.
I have created a file fred.htm in c:\inetpub\wwwroot with the following text
<html><body><b>fred</b></body></html>
I launch Internet Explorer and type in http://localhost/fred.htm and I see
fred displayed in bold. All is working.
I have created a file fred.asp in c:\inetpub\wwwroot with the following text
<html><body><b>fred</b>
<%
Response.Write ("bhatt")
%>
</body>
</html>
I launch Internet Explorer and type in http://localhost/fred.asp and I see
this below. I don't know why. I know this is simple question but I don't
know why. Please help.
Fred
I see this:
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot
be displayed.
--------------------------------------------------------------------------
Please try the following:
a.. Open the localhost home page, and then look for links to the
information you want.
b.. Click the Refresh button, or try again later.
c.. Click Search to look for information on the Internet.
d.. You can also see a list of related sites.
HTTP 500 - Internal server error
Internet Explorer
that came with Windows XP Pro. I am using Microsoft Visual Studio .Net
V1.1.4322. I hope this is all the infromation you need.
I have created a file fred.htm in c:\inetpub\wwwroot with the following text
<html><body><b>fred</b></body></html>
I launch Internet Explorer and type in http://localhost/fred.htm and I see
fred displayed in bold. All is working.
I have created a file fred.asp in c:\inetpub\wwwroot with the following text
<html><body><b>fred</b>
<%
Response.Write ("bhatt")
%>
</body>
</html>
I launch Internet Explorer and type in http://localhost/fred.asp and I see
this below. I don't know why. I know this is simple question but I don't
know why. Please help.
Fred
I see this:
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot
be displayed.
--------------------------------------------------------------------------
Please try the following:
a.. Open the localhost home page, and then look for links to the
information you want.
b.. Click the Refresh button, or try again later.
c.. Click Search to look for information on the Internet.
d.. You can also see a list of related sites.
HTTP 500 - Internal server error
Internet Explorer