Slate Editors please help
by
RML Returns
08/13/2007, 3:42 PM
I am unable to check my past posts. This error has existed for over 2 weeks now.
Insert Error: Column name or number of supplied values does not match table definition. 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.Data.SqlClient.SqlException: Insert Error: Column name or number of supplied values does not match table definition.
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:
[SqlException: Insert Error: Column name or number of supplied values does not match table definition.] System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +44 CommunityServer.Components.SearchBarrel.SearchBarrelProvider.GetSearchResults(SearchBarrelCriteria barrelCriteria) CommunityServer.Components.SearchBarrel.SearchBarrelProvider.Search(SearchQuery query) CommunityServer.Components.CSSearch.Search(SearchQuery query) CommunityServer.Controls.UserProfile.AttachChildControls() CommunityServer.Controls.TemplatedWebControl.CreateChildControls() System.Web.UI.Control.EnsureChildControls() +100 System.Web.UI.Control.PreRenderRecursiveInternal() +38 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Control.PreRenderRecursiveInternal() +125 System.Web.UI.Page.ProcessRequestMain() +1499