1

I have installed visual studio before installing IIS on Windows 2012. When I try to run web application on IIS webserver, it says unable to debug on the web server.

Then I tried to re-register aspnet using aspnet_regiis -r, but as this is deprecated I tried to follow

Alternative for the Registering ASP.NET 4.5 on Windows Server 2012

but the application development node is not available in roles section. I also tried to use DISM command to download. But that too failed.

Is there a workaround to register the ASP.NET in IIS8 apart from these?

Community
  • 1
  • 1
Krishna Sarma
  • 1,852
  • 2
  • 29
  • 52
  • what if you use the VS menu Debug->Attach->w3wp.exe route, can you attach and debug your application? – rob Sep 12 '14 at 10:48

0 Answers0