Asp.net problem uploading a website to server.?

  • Thread starter Thread starter peter p
  • Start date Start date
P

peter p

Guest
Please help!
I have jsut uploaded a website to my server with asp.net and I receive the following 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.

It refers to the web.config file, in particular to:

Line 17: <authentication mode="Forms">

Please help.
Peter
 
Back
Top