Monday, January 05, 2009
 
  Forum  Products  ForumDisplay  ForumDisplay error
Previous Previous
 
Next Next
New Post 4/17/2008 11:47 AM
Resolved
  DavidT
11 posts
No Ranking


ForumDisplay error 

Unfortunately my first post here is regarding an apparent problem with the module.

I like the website, I like the ease of using it... registered even though I didn't have to in order to download. I like what the modules can do (once I get them working).

The problem I had when I placed the ForumDisplay module in a Portal... was the query to the database didn't appear to use the object qualifier prefix which my tables all have. That's what I gathered anyway (with my very limited knowledge).

The error said:

ModuleId: 1511
ModuleDefId: 349
FriendlyName: Latest Forum
ModuleControlSource: DesktopModules/Radiant.ForumDisplay/ViewForumDisplay.ascx
AssemblyVersion: 04.08.02
PortalID: 0
PortalName: xxxxxxxxxxxxx
UserID: 6
UserName: Webmaster
ActiveTabID: 36
ActiveTabName: Home
RawURL: /Home/tabid/36/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.xxxxxx.co.uk/Home/tabid/36/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 986cbe92-67e5-426e-ad94-c59ae131bc56
InnerException: Invalid object name 'dbo.Forum_Threads'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlConnection.OnError
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid object name 'dbo.Forum_Threads'. ---> System.Data.SqlClient.SqlException: Invalid object name 'dbo.Forum_Threads'. 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 Radiant.Modules.ForumDisplay.SqlDataProvider.GetForumDisplays(Int32 Num) at Radiant.Modules.ForumDisplay.ForumDisplayController.GetForumDisplays(Int32 Num) at Radiant.Modules.ForumDisplay.ViewForumDisplay.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

 
New Post 4/17/2008 11:59 AM
  Rip Rowan
35 posts
No Ranking


Re: ForumDisplay error 

Just to clarify, your Forum_Threads table is actually dbo.MyQualifier_Forum_Threads?

 
New Post 4/17/2008 12:05 PM
  DavidT
11 posts
No Ranking


Re: ForumDisplay error 

Hi Rip

Yes... well it is dbo.myqualifierForum_Threads  though myqualifer is "tacuk_" so the underscore is there (because I placed it).  I'm fairly certain that is how it is.

Thanks

David

 
New Post 4/17/2008 12:06 PM
  Rip Rowan
35 posts
No Ranking


Re: ForumDisplay error 

Let me test and post a fix if I can duplicate.  This should already be handled by the module.

 
New Post 4/17/2008 1:12 PM
Accepted Answer 
  Rip Rowan
35 posts
No Ranking


Re: ForumDisplay error 
Modified By Rip Rowan  on 4/17/2008 2:20:31 PM)

David, the problem has been identified and fixed.  You can download a new version from the site that will correct the problem you're seeing.

Note this also resulted in an update to BlogDisplay, so if you downloaded version 1.0.0 of BlogDisplay, you'll want the update.

Thanks for the feedback!

 
New Post 4/17/2008 2:14 PM
  DavidT
11 posts
No Ranking


Re: ForumDisplay error 

Hi Rip

Thanks for that, glad it could be fixed so quickly! 

I'm looking forward to checking the modules out, and hopefully putting them to good use!

Cheers

David

 
Previous Previous
 
Next Next
  Forum  Products  ForumDisplay  ForumDisplay error
Privacy Statement  |  Terms Of Use
Copyright 2008 Radiant Software Corporation. All Rights Reserved.