Answer the question
In order to leave comments, you need to log in
MVC ASP.NET - HTTP Error 404.7 and missing applicationHost.configі file?
Hello everyone, this error has occurred -
Microsoft recommends fixing it as follows Solution from Microsoft
, but the problem is that along the path indicated in the article
%windir%\System32\inetsrv\config\applicationHost.config_
Answer the question
In order to leave comments, you need to log in
Moved off the dead center - the following helped:
<security>
<requestFiltering>
<fileExtensions allowUnlisted="true">
<add fileExtension="." allowed="true" />
<remove fileExtension=".cs" />
</fileExtensions>
</requestFiltering>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question