I am facing a weird scenario, in IIS 8.5, when i click on Request filtering feature a dialog box opens with no error description. Tried to add requestFiltering tag in web config still no success.
-
You probably forgot to install an OOB. Use Jexus Manager to reproduce the error, and it provides more information on what's wrong, docs.jexusmanager.com/tutorials/…Lex Li– Lex Li2019-09-30 22:02:02 +00:00Commented Sep 30, 2019 at 22:02
-
According to your description, I guess you may not allow the administrator to access your web.config file. I suggest you could right click the web application folder and check its security to make sure the administrator has the perission to access it.Brando Zhang– Brando Zhang2019-10-01 05:35:40 +00:00Commented Oct 1, 2019 at 5:35
-
Full Permissions are given to web.config file.SidD– SidD2019-10-01 08:10:17 +00:00Commented Oct 1, 2019 at 8:10
-
Is the file name your IIS web site's web.config file? I suggest you could try to create a new web site to check if this issue happened again.Brando Zhang– Brando Zhang2019-10-02 05:56:52 +00:00Commented Oct 2, 2019 at 5:56
Add a comment
|
