help me what is this error
Error 1 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. H:\20.8.13\WEb\hospital\hospital-management-system-developed-in-aspdotnet-csharp-and-sqlserver\Hospital Management System Source Code\web.config 4

Iftikar HussainPosted Aug 20, 2013, 12:53 AM
There Are Mainly One of the Two Reason Why you Got this Error Message.
Regards,
Iftikar
Vishwas KadamannayaPosted Aug 20, 2013, 12:50 AM
Sometimes this error occurs when you open the application folder and there is one more folder level to the application files ie webconfig.
Posted Aug 20, 2013, 12:50 AM
1. Virtual directory not configured in IIS
Make sure your application is configured as an application in IIS.
2. Two or more web.config files.
Do you have more than one web.config in your application?