Posted on: 2/20/2015 12:35:07 PM | Views : 529

Hi,
When i am running my application in remote server getting the following error. In local Machine its working well. Let me know fix for this.
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 24: </assemblies> Line 25: </compilation> Line 26: <authentication mode="Forms"> Line 27: <forms loginUrl="~/Login.aspx" timeout="5880" defaultUrl="~/Welcome.aspx"> Line 28: <credential ...

Go to the complete details ...