Hi

would appreciate any help on this


i had a very simple demonstration Database app for what I set up and was using a repeater contol as a test and it was working fine.

My computer seemed to have have some sort of smak attack last week (maybe a virus although I have Virus Software) and then none of my .Net projects were working (Approx 10). I managed to uninstall and reinstall everything relating to .NET and now its all working except for this one.

I get this error every time I try to run it

I have set up a new app to test and the CONFiG file is exactly the same

Server Error in '/' Application.

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 23: "Forms", "Passport" and "None"
Line 24: -->
Line 25: <authentication mode="Windows" />
Line 26:
Line 27:

Source File: e:\inetpub\wwwroot\GeorgeTest\web.config Line: 25

Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0