G
Guest
I have an admin area in a sub directory of the root application that I am
trying to password protect with forms authentication with a web.config in the
subdirectory.
when I try to access the login page or any other pages I get 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.
Any suggestions?
Thanks, Justin.
trying to password protect with forms authentication with a web.config in the
subdirectory.
when I try to access the login page or any other pages I get 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.
Any suggestions?
Thanks, Justin.