Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

aspx page through SSL

Status
Not open for further replies.

JohannIcon

Programmer
Sep 3, 2002
440
MT
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" />
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top