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.
If you get this msg in your browser, then do:
- Open Settings/ControlPanel/AdminTools/IIS/(this computer)/WebSites/DefaultWebSite/(your branch dir)
- Right-click your project folder
- Select Properties
- Click the ‘Create’ button for ‘Application Name’
- Restart IIS
- Re-request your page