problem with web.config

From: aa (aa_at_centras.lt)
Date: 12/23/03


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



Relevant Pages

  • Re: ATI or Nvidia?
    ... I don't like too much having these proprietary drivers "tainting" my ... Usage: aticonfig... ... Parses an existing X-Server configuration file and modifies it to operate ...
    (comp.os.linux.hardware)
  • Re: error in generated project
    ... if its a sample u just copied into the wwwroot folder to run, ... Services&Applications>IIS>WebSite> Default WebSite) and browse to find ... An error occurred during the processing of a configuration ... > Source Error: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Virtual Directory not working
    ... from www.stf.com folder and merges it with www.stf.com/stage/ folder. ... An error occurred during the processing of a configuration ... Source Error: ... The virtual path '/skins/mth/MainPage.ascx' maps to another application, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Virtual Directory not working
    ... from www.stf.com folder and merges it with www.stf.com/stage/ folder. ... An error occurred during the processing of a configuration ... Source Error: ... The virtual path '/skins/mth/MainPage.ascx' maps to another application, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Configuration data for a Windows Service
    ... The service will definitely use a configuration file for at least some of ... the pluggable objects itself is still on the table. ... If my hosting application was a standard Windows Forms ...
    (microsoft.public.dotnet.framework)

Loading