hello guys,
i´m new here. i hope you can help me.
i did all the installations and configurations ( same in the tutorials).
but i´ve got lots of exceptions. i didnt changed anything in code.
can somebody tell me what i made wrong??
here are some exceptions:
first : i have got a forum-module and i´m not able to do anything with this module: when i want to klick on "new thread" this mistakes comes:
Error: Add/Edit Post is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.GetListEntriesByListName(String ListName, String ParentKey) at DotNetNuke.Common.Lists.ListController.GetListEntryInfoCollection(String ListName, String ParentKey) at DotNetNuke.Common.Lists.ListController.GetListEntryInfoCollection(String ListName) at DotNetNuke.Modules.Forum.PostEdit.BindThreadStatus() at DotNetNuke.Modules.Forum.PostEdit.GeneratePost() at DotNetNuke.Modules.Forum.PostEdit.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
|
Error: Add/Edit Post is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.GetListEntriesByListName(String ListName, String ParentKey) at DotNetNuke.Common.Lists.ListController.GetListEntryInfoCollection(String ListName, String ParentKey) at DotNetNuke.Common.Lists.ListController.GetListEntryInfoCollection(String ListName) at DotNetNuke.Modules.Forum.PostEdit.BindThreadStatus() at DotNetNuke.Modules.Forum.PostEdit.GeneratePost() at DotNetNuke.Modules.Forum.PostEdit.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- |
and this mistakes comes twice like here !!
can somebody help me please??