problem with web.config
From: aa (aa_at_centras.lt)
Date: 12/23/03
- Next message: Jeff Middleton [SBS-MVP]: "Re: How to do this?"
- Previous message: Chris Marchal[MSFT]: "RE: Help! FileUploading, Windows 2000 permissions, and the ASP.NET account"
- Next in thread: Holly Mazerolle: "RE: problem with web.config"
- Reply: Holly Mazerolle: "RE: problem with web.config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 23 Dec 2003 16:03:44 +0200
I am using VS2003 and when I am launching the web application in the sub
folder page he me show the error
Configuration Error
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 82: <location path="Gedimai">
Line 83: <system.web>
Line 84: <authentication mode="Windows">
Line 85: </authentication>
Line 86: <authorization>
Source File: c:\inetpub\wwwroot\Pirmadienis\web.config Line: 84
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
- Next message: Jeff Middleton [SBS-MVP]: "Re: How to do this?"
- Previous message: Chris Marchal[MSFT]: "RE: Help! FileUploading, Windows 2000 permissions, and the ASP.NET account"
- Next in thread: Holly Mazerolle: "RE: problem with web.config"
- Reply: Holly Mazerolle: "RE: problem with web.config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|