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. E:\stores_management\stores management\Web.config
I'm getting such kind problem. I dont know how to solve.. Plz any one help me out...
Thanks
Loading
Sutha ShaliniPosted Jul 21, 2011, 2:45 AM
Krishna GaradPosted Jul 21, 2011, 2:37 AM
Sutha ShaliniPosted Jul 21, 2011, 2:13 AM
Krishna GaradPosted Jul 21, 2011, 2:10 AM
Sutha ShaliniPosted Jul 21, 2011, 2:04 AM
i dont understand now
Jaganathan BantheswaranPosted Jul 21, 2011, 1:50 AM
Try like this,
just set
< authentication mode="None" />
=> Open IIS from command prompt or Control Panel -> Administrative Tools -> Internet Information Servicesor else,
=> Find the folder for your project on IIS.
=> Right click on folder, click on Properties
=> On Directory tab, you will see the "Application Name" towards the end. Click on the Create button. If its already created, click on Remove then click on Create to recreate it.