User844037949 posted
I have clubs starter kit installed to MS SQL Server 2000 instead of 2005 Express. And I changed my connectionString. I put ASPNETDB.mdf and club.mdf together in one database clubs. Now I get this error message. Any help is appreciated.
Thanks.
Configuration Error
Description:
An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser 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.
Source Error:
Line 64: </compilation>
Line 65:
Line 66: <membership defaultProvider="AspNetSqlMembershipProvider"/>
Line 67: <siteMap defaultProvider="AspNetXmlSiteMapProvider" enabled="true">
Line 68: <providers>
|