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.
Ravi Kumar,
Contact: +91 90600 74174,
sirigineediravi@gmail.com
sirigineedir...
Member
31 Points
16 Posts
asp.net. AM GETTING THIS MSG WHILE I RUNNING MY WEB SITE.HOW CAN I SOLVE THIS PROBLEM? PLZ ASSIST...
Nov 09, 2011 10:44 AM|LINK
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.Contact: +91 90600 74174,
sirigineediravi@gmail.com
gaikwad_anil...
Contributor
2805 Points
534 Posts
Re: asp.net. AM GETTING THIS MSG WHILE I RUNNING MY WEB SITE.HOW CAN I SOLVE THIS PROBLEM? PLZ AS...
Nov 09, 2011 10:46 AM|LINK
this error is mainly caused due to multiple web.config Plase check you application for multiple web.config
Plase mark as answer if useful
www.thecodekey.com
Please mark as answer if useful
sirigineedir...
Member
31 Points
16 Posts
Re: asp.net. AM GETTING THIS MSG WHILE I RUNNING MY WEB SITE.HOW CAN I SOLVE THIS PROBLEM? PLZ AS...
Nov 09, 2011 10:53 AM|LINK
i already deleted 1 web.config file out of 2 i have. but it's not solved at all...........
Contact: +91 90600 74174,
sirigineediravi@gmail.com
XiaoCheng Fa...
All-Star
17743 Points
1414 Posts
Re: asp.net. AM GETTING THIS MSG WHILE I RUNNING MY WEB SITE.HOW CAN I SOLVE THIS PROBLEM? PLZ AS...
Nov 11, 2011 06:12 AM|LINK
Hi,
Please check if your website is a site or an application in IIS. You can right click on your app root folder -> Convert to application in IIS.
I'm looking forward for your reply.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
kctt
Contributor
5004 Points
948 Posts
Re: asp.net. AM GETTING THIS MSG WHILE I RUNNING MY WEB SITE.HOW CAN I SOLVE THIS PROBLEM? PLZ AS...
Nov 14, 2011 06:05 AM|LINK
I agree with XiaoCheng's reply.
Most likely the error occurs because website is not configured as an IIS application.
Sam Johns
Member
112 Points
52 Posts
Re: asp.net. AM GETTING THIS MSG WHILE I RUNNING MY WEB SITE.HOW CAN I SOLVE THIS PROBLEM? PLZ AS...
Feb 27, 2012 05:43 AM|LINK
Hi,
Check out this:
http://support.microsoft.com/kb/172138
Sam Johns