Groups > Asp .Net > ASP.NET Tips and tricks > Re: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level




Re: It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application
level

Re: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level
Wed, 19 Dec 2007 15:57:38 +000
where is this virtual directory for purposes of clicking on it?
Post Reply
Re: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level
Wed, 19 Dec 2007 16:51:14 +000
Go to IIS (control panel -> administrative tools -> Internet Information
Services) and click on "Web Sites", then click on "Default Web
Site", then click on the virtual directory there.
Post Reply
Re: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level
Wed, 28 May 2008 09:25:55 +000
Dear Talleman,

                   Take an look at this
http://weblogs.asp.net/owscott/archive/2004/03/10/87262.aspx
Post Reply
Re: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level
Fri, 30 May 2008 04:23:06 +000
Actually the problem is when you work the project in local machine it's working
fine because local machine not expect a virtual directory(VS 2005) but when you
upload your project into server then the uploaded folder(parent folder) should
create as a virtual directory so, you should create a parent folder as virtual
directory.
Post Reply
about | contact