I downloaded the ClubStartKit from the Downloads section on this Forum (not the AJAZ-ified version 2.0 that is on CodePlex) and looked over the "Welcome.html" file which seems to be pretty much limited to discussing features.
I set up a new database (started with the ASPNETDB model for future Role and User considerations) and then added the things contained in the "Club-Add.sql" script and then replicated the entire ClubWebSite1 contents to a sub-directory where I want to test it (deployed).
When I attempt to run it, I get:
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 61: </assemblies>
Line 62: </compilation>
Line 63: <membership defaultProvider="AspNetSqlMembershipProvider"/>
Line 64: <siteMap defaultProvider="AspNetXmlSiteMapProvider" enabled="true">
Line 65: <providers>
Source File: d:\hosting\tohchair\krc2\web.config Line: 63
So where's the "Starter Kit for Dummies" documentation?
mahalo (thanks) ... :) KevInKauai