Why do I have to rerun aspnet_regiis every time I start the machin

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am currently experiencing a wired issue. Every time I start my my dev
server machine to run my ASP.Net app, the IIS server is not functioning - I
get page can not be displayed error and I have to rerun the aspnet_regiis -i
to make it work. I also found that, when this happens, all the .html pages
are served fine, but all the .aspx pages, AND all .asp pages, are not served.

What is going on here?

Please help!

Thanks in advance!

feng
 
Examine the event viewer and see if any errors are being thrown into the log,
as this is not normal. Once you determine the true cause of the exception,
you will have a better shot of eradicating it.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Back
Top