0

im trying to load my project in the Local IIS Server but when i configure and browse i get the following message

Service Unavailable HTTP Error 503. The service is unavailable.

FYI: When i change the configuration in Visual Studio in presents a message saying "ASP.NET 4.5 has not been registered on the Web Server. You need to manually configure your webserver for ASP.NET 4.5"

What can i do?

Visual Message

When trying to browse

Hans
  • 387
  • 1
  • 7
  • 20

1 Answers1

0

Try the command : C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -i

schglurps
  • 1,387
  • 1
  • 14
  • 26