[ASP.NET]HTTP Error 404.3 - Not Found

2014-06-13









Add Windows features on or off
Check Application Development Features
Ensure ASP.NET (.NET Extensibility, ISAPI Extensions, ISAPI Filters will be selected automatically).


After installed

cmd ->

%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ir

Review in IIS manager, that your application uses application pool with .NET framework version v4.0.
Newer Older