J
JLuis Estrada
Hi there
Its my 1st post in this group and I hope we could have a great time.
well, this is my problem
I was debbuging my app (a website) and the system get stuck and I had to
reboot the system.
Since that day, everytime I tried to open the VS2003 and run my app, the
system showed me a message like:
Visual Studio .NET has detected that the specified Web server is not running
ASP.NET version 1.1
I know when this msg appear i need to do this:
aspnet_regiis -i
to reinstall de service.
But it does not work.
Last nite I uninstall the IIS, the Framework 1.1 and the VS2003 and instaled
in that order. But it doesnt work either.
I know that the problem is the ASP NET service because the IIS works fine,
the service is running fine, as the ASP NET service. In the IIS
administrator , the virtual folder is already created and seems to work
perfectly, but when I tryed to view the page in tue IE in the normal way:
http://localhost/app, but then appear the html error 404.
I thing that there is another service or another kind of configuration that
works besides the ASPNET service.
Do you have clue or idea about it. Ill appreciate all your help.
Regards
JLuis
Its my 1st post in this group and I hope we could have a great time.
well, this is my problem
I was debbuging my app (a website) and the system get stuck and I had to
reboot the system.
Since that day, everytime I tried to open the VS2003 and run my app, the
system showed me a message like:
Visual Studio .NET has detected that the specified Web server is not running
ASP.NET version 1.1
I know when this msg appear i need to do this:
aspnet_regiis -i
to reinstall de service.
But it does not work.
Last nite I uninstall the IIS, the Framework 1.1 and the VS2003 and instaled
in that order. But it doesnt work either.
I know that the problem is the ASP NET service because the IIS works fine,
the service is running fine, as the ASP NET service. In the IIS
administrator , the virtual folder is already created and seems to work
perfectly, but when I tryed to view the page in tue IE in the normal way:
http://localhost/app, but then appear the html error 404.
I thing that there is another service or another kind of configuration that
works besides the ASPNET service.
Do you have clue or idea about it. Ill appreciate all your help.
Regards
JLuis