After installing .Net framework manually, the TMES server console shows "HTTP Error 404.2 - Not Found".
-
Go to the ISAPI Filters settings and confirm the IIS has the aspnet_filter.dll module:
-
After confirming that the ISAPI Filter is present, make sure to allow ASP .NET v4.0 extension path to execute:
-
On the IIS Manager, open ISAPI and CGI Restrictions.
Click image to enlarge
-
Click on the ASP .NET v4.0 extension path with the "Not Allowed" restriction and the "Edit ISAPI or CGI Restriction" window appears.
Tick the checkbox before Allow extension path to execute.
Click image to enlarge
-
After allowing the extension path to execute, connect to the web console again.
-