Inquiridor
Erro Visual Studio 2010 - IIS

Pergunta
-
Boa Tarde gostaria de saber se existe algum procedimento a ser feito.
Esse erro começou a acontecer após eu tentar executar a minha aplicacão no IIS local.
Segue a imagem em anexo:
[i]
Unable to start debugging on the web server. See help for
common configuration errors. Running the web page outside of
the debugger may provide further information.
Make sure the server is operating correctly. Verify there are no
syntax errors in web.config by doing a Debug.Start Without
Debugging. You may also want to refer to the ASP.NET and ATL Server Debugging Topic in the online documentation.
[/i]
Todas as Respostas
-
-
-
-
-
olhe isso aqui
http://msdn.microsoft.com/en-us/library/dwesw3ee.aspx
ou isso
http://support.microsoft.com/kb/306172
Junior
-
-
Cara olhe o que aconteceu...
Eu em uma atitude revoltada, copiei o projeto do meu notebook de trabalho, para o meu pessoal.
Configurei então o IIS, todos os seus Recursos, e rodei, a aplicação no meu notebook pessoal, deu erro.
Então lembrei que não havia registrado o .net. e fiz esse comando:
"aspnet_regiis.exe -i
"
efetuado o registro...sem problemas
Rodei novamente a aplicacão no meu notebook pessoal, e agora funcionou!!!
Mas no meu pessoal, no meu notebook de trabalho, não tem cristo, ele simplesmente não funciona...
Ja registrei o .net e nada....
Mas alguma alternativa... ??