web.config error
-
I get the following error when visiting my newly published site: 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. the Source Error is the: authentication mode="Forms" line in the web.config file. I have IIS 6.0 I have been googling a lot on this topic but all the answers i can find tell me that this error is due to the fact that the site is not created as a virtual directory. But mine is. I also have only one web.config file. I relly don't know what to do. My OS is MS Windows Server 2003 (for small business server) Would be greatful for any help! /Robert -- modified at 7:28 Wednesday 3rd May, 2006
-
I get the following error when visiting my newly published site: 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. the Source Error is the: authentication mode="Forms" line in the web.config file. I have IIS 6.0 I have been googling a lot on this topic but all the answers i can find tell me that this error is due to the fact that the site is not created as a virtual directory. But mine is. I also have only one web.config file. I relly don't know what to do. My OS is MS Windows Server 2003 (for small business server) Would be greatful for any help! /Robert -- modified at 7:28 Wednesday 3rd May, 2006
Have you checked that it's running under the correct version of the framework?