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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS is not letting me use ASP pages 1

Status
Not open for further replies.

sbayter

IS-IT--Management
Joined
Nov 14, 2002
Messages
95
Location
CO
HI,
I am running win 2k sever and I am using IIS 5.0 for my web server. I am trying to do something with ASP but when I try to access them through a browser it does not find anything.
Is there anything I need to set up in IIS?
Thanks,
sbayter
 
there is nothing that i know of that need to be configured in order for ASP to run in IIS 5.0. What are you trying to find..? Your ASP code wont be shown in your web client browser.
Did you check event viewer? A+, MCP, CCNA
marbinpr@hotmail.com

Keep fighting for your knowledge!

 
It is not that the code is not showing in the web client browser. I am just starting lo learn ASP and I think the code cannot be seen from the client's browser.
My problem is that when i type the address in the browser it does not find anything,
Thanks for your help,
sbayter
 
you are right about the code...
LEts see..what is happening to you is that html pages work fine, but once you use ASp, your browwser doesn't show anything?
IS there any error number?
I believe that what is happening to you, is that your computer doesnt know what to do, when it finds the extension ASP. But im not sure what do you mean, with not find anything
Try to make an association with the ASp extension in your computer..go to Folder options in Windows Explorer, and File TYpes..then there you will find the option to set a new association like saying .ASP-->Internet Explorer. A+, MCP, CCNA
marbinpr@hotmail.com

Keep fighting for your knowledge!

 
also make sure that the web site, has the rights to execute scripts otherwise ASP wont run. Go to the properties of the site, by using IIS manager.. A+, MCP, CCNA
marbinpr@hotmail.com

Keep fighting for your knowledge!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top