Tuhin Kumar

Tuhin Kumar

  • NA
  • 6
  • 7.2k

'MachineToApplication' beyond application level runtime error

May 6 2012 3:21 AM
What should i do when this error prompt my screen

In VS2008 Express Edition

1.  C:\Users\ami\Desktop\MyAddressBookasd\MyAddressBook\UpdateTheRecord.aspx: ASP.NET runtime error: 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.

In Web Browser

2. 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 Definition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

Line 36:             ASP.NET to identify an incoming user. 
Line 37: -->
Line 38: <authentication mode="Windows"/>
Line 39: <!--
Line 40: The <customErrors> section enables configuration

Answers (1)