Authentication/Configuration/Web.Config Error?



I am getting the following 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 15: </compilation>
Line 16: <customErrors mode="Off" />
Line 17: <authentication mode="Forms">
Line 18: <forms name="greensboro" path="/"
loginUrl="/greensboro/Tools/ManualLogin.aspx" protection="All"
timeout="90" >
Line 19: </forms>

Source File: C:\Inetpub\wwwroot\Greensboro\web.config Line: 17


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300


I am using MCMS, but from all my research I have found that this may be
a .NET configuration issue and not an MCMS issue.

I am getting this issue on SOME pages, but not ALL from within my site.
I have looked through the code but have not spotted any differences
from one page to the next, so I am not exactly sure what might be
causing the error.

If i change the authentication type or I remove the authentication
block in the Web.Config I still get the same issue.

Any help appreciated...

Thanks
Matt

.



Relevant Pages

  • Framework 2.0 Configuration Control Applet: Snap-In Creation Faile
    ... Am having problems with a Windows 2003 server. ... I've installed .Net Framework 2.0 Beta. ... When I attempt to run the Microsoft .NET Framework 2.0 Configuration from ... for performing this operation. ...
    (microsoft.public.dotnet.security)
  • Re: Installing Net Framework Service Pack 1
    ... I *should* have said there is no 1.1 configuration in the Administrative ... Tools folder that I reach from the control panel. ... Administrative Tools there is a file called "net Framework 2.0 ... Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1 ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Visual Studio 2005 Beta 2 project cannot work in IIS virtual d
    ... You need the .Net Framework 2.0. ... Visual Studio 2005 Beta 2 project cannot work in IIS virtual directory ... I used Visual Studio 2005 Beta 2 to build a simple new web site. ... An error occurred during the processing of a configuration ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Turning Custom Errors off
    ... Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ... An error occurred during the processing of a configuration ... The section enables configuration ...
    (microsoft.public.dotnet.general)
  • Re: Access denied when executing Process.Start() on my Server 2003
    ... Try going into the .Net framework configuration permission set to "Full ... is applied to the internet zone does not allow calls to unmanaged code. ... > batch file on the server side when the client presses a button on a ...
    (microsoft.public.dotnet.framework.aspnet)