After I installed the GCN followed the instruction of the documentation, I got this error when browsing the homepage. Any idea?
Server Error in '/CSKdotnet' Application.
--------------------------------------------------------------------------------
Column 'community_name' does not belong to table Table.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Column 'community_name' does not belong to table Table.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: Column 'community_name' does not belong to table Table.]
System.Data.DataRow.get_Item(String columnName) +120
ASPNET.StarterKit.Communities.CommunityInfo..ctor(DataRow drow) +280
ASPNET.StarterKit.Communities.CommunityUtility.GetCommunityInfo() +421
ASPNET.StarterKit.Communities.CommunitiesModule.Application_BeginRequest(Object source, EventArgs e) +204
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
Thanks.
Come to download GotCommunityNet (GCN)
GotCommunityNet