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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configuration Error

Status
Not open for further replies.

KevoMee

Technical User
Apr 30, 2002
72
IE
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: 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.
Source Error:


Line 21: "Passport" and "None"
Line 22: -->
Line 23: <authentication mode=&quot;Forms&quot;>
Line 24: <forms loginUrl=&quot;login.aspx&quot; protection=&quot;All&quot; timeout=&quot;60&quot; />
Line 25: </authentication>


I'm getting this when trying to run any aspx page on my machine. I have just moved my programs onto this new machine so that could be the problem, how would I go about setting it up to run these files from the inetpub/ driectory (where they are stored).

Cheers,
Kev.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top