Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Affordable ASP.NET Hosting Service
  Ads  
OnyakTech
 


  Sponsors  

Meet Our Sponsors

FCKeditor Project
Salaro -- Skins and more
OnyakTech
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Forum Module [L...  Error DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes
Previous Previous
 
Next Next
New Post 10/1/2008 9:01 AM
User is offline Rav Panesar
46 posts
10th Ranked


Error DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes 

 

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 12:03 PM
User is offline Matthias Schlomann
1494 posts
www.taunusstein.org
6th Ranked








Re: Error DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes 
Modified By Matthias Schlomann  on 10/17/2008 6:43:52 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.


Regards
Matthias
www.moonlightradio.net
Chat with me via MSN
 
New Post 10/2/2008 3:14 AM
User is offline Rav Panesar
46 posts
10th Ranked


Re: Error DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes 

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 3:50 AM
User is offline Rav Panesar
46 posts
10th Ranked


Re: Error DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes 

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 6:40 PM
User is offline Matthias Schlomann
1494 posts
www.taunusstein.org
6th Ranked








Re: Error DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes 

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?


Regards
Matthias
www.moonlightradio.net
Chat with me via MSN
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Forum Module [L...  Error DotNetNuke.Modules.Forum.Settings.BindMemberNameTypes
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


telerik
telerik r.a.d.controls suite is the most innovative and comprehensive toolset for ASP.NET development, tailored for seamless integration with the DotNetNuke project. This integrated collection of controls allows professionals to build web-solutions with the UI richness and responsiveness of desktop applications.
dnn.telerik.com
CrystalTech
CrystalTech Web Hosting™ provides first-class service and support. Our value-packed ASP.NET plans offer DNN installation, SQL 2005 and up to 100 domain names starting at only $16.95 per month!
CrystalTech.com
DotNetNuke® in Sweden
All service of DotNetNuke® in Sweden.
Olsmar Konsult

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP