|
Giomanach -> RE: Configure IIS for ASP files to work (8/31/2004 3:52:05)
|
quote:
Wat version of IIS? Firstly have you check your website in IIS is started & not stoppped? Check to make sure that Active Server Pages are not Prohibited but Allowed (IIS -> Web Service Extensions), also double check with the propeties the the Required Files are Allowed. Then use http://localhost/ to check this. Aaron, not every knows how to do this, plus, you are providing details for server based IIS, not workstation based IIS. MariaK:- Right Click on My Computer, and select Manage. Then expand the Applications and Services Tree, and then the Internet Information Services Tree. Right Click on Internet Information Services and then upto All Tasks. Select REstart/Stop Internet Information Services. Now, select restart Information Internet Services and click on OK. If the process was successful, in your favourite browser, enter the url: http://localhost/iisstart.asp. That will fully activate IIS. The other option is a permissions issue, try that and see if they work, if not come back and I'll talk you through the User Permissions. Also, can I ask, is this IIS server for a full blown web server, or is it for local testing purposes? Dan
|
|
|
|