IIS problem

  • Thread starter Thread starter Reza Alirezaei
  • Start date Start date
R

Reza Alirezaei

http://localhost works if I put a html page called index.htm in wwwroot but
it dosn't execute iisstart.asp or anyother asp page in it.I know there is a
security permission with that but I don't know how to fix it.
Any help would be appriciated.
 
You may not have the root web enabled as an application.
This is in the properties of that web in the IIS mgmt UI.
The IIS help system is extensive
http://localhost/iishelp if you have not installed IISlockdown,
else locate it in Windows\help\iishelp. If you have not, then
you should install IISlockdown and the URLscan 2.5 update.
 
Wow,I think I fixed it :

It's the GOD DAMN COM+ System Application service. It was turned off.
Turn that back on and ym comp will be okay.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

IIS 2
IIS probelm 1
IIS Help. Does not server ASP pages but does server HTML 1
Save? How? What about Publish 18
iis 1
about IIS 3
ASP 0201 and //localhost 1
IIS and localhost access error problem 1

Back
Top