7
Answers

Asp.net Server Error

Vijay Yadav

Vijay Yadav

13y
2.2k
1
Hi,
I have uploaded my web application on server but am getting this error. Please help!!!

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 26:         -->
Line 27:
Line 28: <authentication mode="Windows"/>
Line 29: <customErrors mode="Off"></customErrors>
Line 30: <!--
Answers (7)