Click here to Skip to main content
15,912,069 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When i build this project, i got this 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"

how to solve this?

http://i.imgur.com/EDkYo.png[^]
Posted
Updated 5-Jan-12 6:14am
v2

1 solution

It is possible that currently you are using this page from a directory that you created in wwwroot. Make it as a virtual directory because it is not
 
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