I created virtual directory and mapped to application in IIS 7.5 Windows 7.
Then am trying to build the application, am getting this error message.
"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. "
What shall I do?
Thanks,