Click here to Skip to main content
15,916,293 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,


I am developing budget analysis web application in .net.After running the .net application i am getting the 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.	C:\Documents and Settings\sridharan\Desktop\PROJECTS\adreleasemanagement\projectcode\Web.config	49	


Please tell how to clear the error

Thanks in advance
Posted
Comments
Member 10915616 8-Jul-14 16:26pm    
hey sridharan i m working on budget analyzer i need ur help

1 solution

I think the error is (more than) self explanatory. Go to IIS, and convert 'projectcode' into a virtual directory.

http://support.microsoft.com/kb/172138[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900