Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumError DotNetNuke.Modules.Forum.Settings.BindMemberNameTypesError DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes
Previous
 
Next
New Post
10/1/2008 11:01 AM
 

 

Hi I am getting the following error with the forum module by clicking admin > general settings.
 
This was the steps I took, first we started of with a 4.4.0 version of DNN, we upgraded to 4.8.2 and just recently upgraded again to 4.9.0
 
I installed the following module on version 4.9.0 and got an error. I checked the bin folders and found the following DLL’s
 
30/09/2008 05:39           626,688 DotNetNuke.Modules.Forum.dll
11/04/2007 16:15            73,728 DotNetNuke.Modules.Forum.Integration.dll
11/04/2007 16:15            36,864 DotNetNuke.Modules.Forum.Popup.dll
11/04/2007 16:15            40,960 DotNetNuke.Modules.Forum.SQLDataProvider.dll
 
When I checked my test environment we only had the following DLL DotNetNuke.Modules.Forum.dll
So I deleted the other three DLL’s thinking that this was from an older version of the forum module. The error went, but now I get the following error when going to the admin > general settings.
I have tried moving the resource files across to the production environment, could it be an issue where the forum folder/files in the environment need to be replaced too? Thanks for your help in advance.
 
Error: Forum Configuration is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes() at DotNetNuke.Modules.Forum.Settings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
 
 

FriendlyName: Forum Configuration
ModuleControlSource: DesktopModules/Forum/Forum_Settings.ascx
AssemblyVersion: 04.09.00
UserID: 1
ActiveTabName: Forum
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Object reference not set to an instance of an object.
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object.at DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes()at DotNetNuke.Modules.Forum.Settings.Page_Load(Object sender, EventArgs e)--- End of inner exception stack trace ---
Source:

 
 
New Post
10/1/2008 2:03 PM
 

Have you checked the Forum Version in Host - Module Definations?  Could it be that there still was the old Forum 3.x installed and not upgraded to Forum 4.3.0 ?  The Module Upgrades don't run as automatic install on upgrading the DNN Core.

 
New Post
10/2/2008 5:14 AM
 

The module when in host says its the latest 04.04.03

Any other ideas?

 

The DLL's i deleted, was that the correct step? or should i put the older DLL's back?

 

Thanks

 
New Post
10/2/2008 5:50 AM
 

I have also tried to add a post and i am getting another error, i don't think this is related to the first error. I have looked on the net and people are pointing to a task scheduler issue regarding the following error. Could deleting the task scheduler in sql help with the timeiut issues? The strange thing is that the post is added when i go back to the page. Thanks again for your help.

 

FriendlyName: Add/Edit Post
ModuleControlSource: DesktopModules/Forum/Forum_PostEdit.ascx
AssemblyVersion: 04.09.00
ActiveTabName: Forum
AbsoluteURL: /Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: ed5ad4ce-20b9-448b-aef0-dcd0dcd1e930
InnerException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlConnection.OnError
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()at System.Data.SqlClient.SqlDataReader.get_MetaData()at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership)at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)at DotNetNuke.Modules.Forum.SqlDataProvider.TaskEmailsSprocInsertToSend(String SprocName, String params, Int32 EmailQueueID)at DotNetNuke.Modules.Forum.Utils.SendForumMail(Int32 ContentID, String URL, ForumEmailType EmailType, String Notes, Config ForumConfig, String ProfileURL, Int32 PortalID)at DotNetNuke.Modules.Forum.PostEdit.PostToDatabase()at DotNetNuke.Modules.Forum.PostEdit.cmdSubmit_Click(Object sender, EventArgs e)--- End of inner exception stack trace ---

 
New Post
10/2/2008 8:40 PM
 

Looks like that on any upgrade the iUpgradable was not running correctly.  This caused the issues on the databases.  I have upgraded to Forum 4.3.0 on DNN 4.6.2 without any issues, and see then some reported issues later . 

Can it caused that you have a other databaseOwner then dbo or other settings for your database else the standard settings?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumError DotNetNuke.Modules.Forum.Settings.BindMemberNameTypesError DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out