timruns
Perch
Hi All,
I have been playing with adding an ASP.NET site on a secondary folder for one of my clients -- to the effect of website.com/newsite/
It was running fine on my local machine, accessing the appropriate SQL Server at Jodo. I copied it all over, and I get this error:
I have been playing with adding an ASP.NET site on a secondary folder for one of my clients -- to the effect of website.com/newsite/
It was running fine on my local machine, accessing the appropriate SQL Server at Jodo. I copied it all over, and I get this error:
Server Error in '/' Application.
Configuration Error
[FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif] 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 96:
Line 97:
Line 98: <authentication mode="Forms">
Line 99: <forms loginUrl="default.aspx" />
Line 100:</authentication>
Source File: D:\hshome\dentech\dentech-inc.com\metal\web.config Line: 98
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210[/FONT]