I have an application in the root folder of the server running normally, in web.config I have just after the configuration tag:
<configuration>
<location path="." inheritInChildApplications="false"> </location>
After creating a new folder, I upload a new application it has the same settings, plus the page is left blank. Does anyone know what could be wrong! I thank you