Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can Display html but not ASP pages.

Status
Not open for further replies.

logout151

IS-IT--Management
Nov 15, 2000
24
US
I just started working with ASP's, and I am having a problem getting them working.

I get this error 'internal server error 500' whenever I try to load up any ASP page, including localstart.asp, a page that should load without a problem. However, if I change the extension to .html on any ASP page I created, I can see the html page, of course without the asp stuff.

I did not have this problem when I first load IIS, (yesterday). The problem seems to have started when I loaded Frontpage 98. I uninstalled IIS and FP and then reinstalled IIS and still can not serve up a page.

Anybody have any ideas?

-Log
 
Plenty of ideas, what OS are you running?
 
Here's a thought: go to your iis managment console; right click on the web, do a properties and then make sure that "front page web" is checked.
 
check if you have the <% %> at the beginning of your *.ASP page. QUOTE OF THE DAY
Not to know if bad; not to wish to know is worse.
<%
Jr Clown
%>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top