About virtual directory
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have done sub folders in my Web Application, due to it I am getting compile time error as follows - "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" I've also created virtual directory for this sub folder, but still problem is there. What to do in this case ?:omg:
#Abhi#