How to identify why IIS is not able to read the web.config
Iis Can't Read Web.config. (4)if it's still not working, try to check setting in your iisexpress config. And the app pool user and folder path are the defaults.
How to identify why IIS is not able to read the web.config
The test/invalid web.config is not being read by iis, or it would fail to parse. In this case, i suggest you remove parts of the web.config content to narrow down the issue. If you use a clean web.config copy, does the problem persist? Web sadly the iis error gives absolutely no idea that this is the actually issue. The test/invalid web.config is being read by iis manager, as it fails to parse/load ( as. Make the file accessible to iis_iusrs group. Web i'm trying to get a basic.net 5.0 app running on a new dev server and it is giving me an error trying to read the web.config with no config error. Web (1)find the applicationhost.config file in |yoursolution|\.vs\config (2)modify the virtualdirectory physicalpath to your project. Web i’m fairly certain that it really can’t read the web.config file, because the web.config has customerrors turned off, but when accessed from outside of the server, it gives the generic iis “runtime error” message, with the. My web.config is really simple:
Web iis is not able to read the web.config. Web i’m fairly certain that it really can’t read the web.config file, because the web.config has customerrors turned off, but when accessed from outside of the server, it gives the generic iis “runtime error” message, with the. Web this problems occurs because your application can not access and read web.config file. Web the web.config content seems to be correct. Web first, make sure iusr has read permission on the config file (which i believe you have done that) then, change iis authentication method to basicauthentication if still not working, probably the.config extension is not properly installed in iis. The test/invalid web.config is being read by iis manager, as it fails to parse/load ( as. Make the file accessible to iis_iusrs group. The test/invalid web.config is not being read by iis, or it would fail to parse. If you use a clean web.config copy, does the problem persist? Therefore to solve this issue investigate the system.webserver setting in our web.config and ensure that you have installed all the iis modules that you use. Web i get this error when i access my app which i published to local iis: