I have a problem with IIS, I think this blog gives me a fix for:
To solve this problem, right-click on the virtual directory - select the properties, and then click "Create" next to the "Application" shortcut and the text box. This will automatically create an "application" using the name of the virtual directory. Now the application may be available.
However, I do not have access to the IIS GUI. Is there a way to do the same by editing the web.config file?
source
share