error building my app

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, i get an error when i am building my app,
Error 101 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:\ProjZone\zone\private\web.config 56

The actual line its refering to is:
<authentication mode="Forms"/>
 
Back
Top