JohannIcon
Programmer
Hi All,
I have an aspx page that is running through a Shared Certificate, and i'm getting the following error.
"It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS."
It somewhat regards the authentication on the page.
<authentication mode="None" />
I have an aspx page that is running through a Shared Certificate, and i'm getting the following error.
"It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS."
It somewhat regards the authentication on the page.
<authentication mode="None" />