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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Here another conflict in DNN and... Here another conflict in DNN and... 'Log Viewer is currently unavailable'.
Previous
 
Next
New Post
2/5/2008 4:21 AM
 

Dear DNN-fellows

Today I want to start to upgrade a website from DNN 04.03.04 to the last version. This website runs about 1 year, say normall... except a few difficulties with the dutch language.

When I go to the Admin/Log viewer I see this error.

Error: Log Viewer is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AI" in the equal to operation. --->
System.Data.SqlClient.SqlException: Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AI" in the equal to operation. 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.Services.Log.EventLog.DBLoggingProvider.Data.SqlDataProvider.GetLog(Int32 PageSize, Int32 PageIndex) at DotNetNuke.Services.Log.EventLog.DBLoggingProvider.DBLoggingProvider.GetLog(Int32 PageSize, Int32 PageIndex, Int32& TotalRecords) at DotNetNuke.Services.Log.EventLog.LogController.GetLog(Int32 PageSize, Int32 PageIndex, Int32& TotalRecords) at DotNetNuke.Modules.Admin.Log.LogViewer.BindData() at DotNetNuke.Modules.Admin.Log.LogViewer.Page_Load(Object sender, EventArgs e)
--- End of inner exception stack trace ---

Before I can do the upgrade I had to resolve this question.
Remember I've the same difficulties with another website version 04.05.05. See my post.
http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/107/threadid/198900/scope/posts/Default.aspx

Can someone help me please?...


Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
2/5/2008 6:57 AM
 

Hi dnn-fellows

When I surf for this item 'Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AI" in the equal to operation.' then I found this.
http://sqlblogcasts.com/blogs/tonyrogerson/archive/2006/07.aspx
and this
 http://msdn2.microsoft.com/en-us/library/bb330962.aspx 

Can someone help me to fix this error?


Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
2/6/2008 2:24 AM
 

Dear DNN-fellows...
Why give nobody gives me a hint?...

Is it true that I've to modify all storeprocedures?...
That can't be true?...

Modify storeprocedure "-------------"

CREATE Table #xyzxyzxyz (
Rank int IDENTITY (1, 1) NOT NULL ,
UserName nvarchar(50)

TO:

CREATE Table #xyzxyzxyz (
Rank int IDENTITY (1, 1) NOT NULL ,
UserName nvarchar(50) COLLATE SQL_Latin1_General_CP1_CI_AS


Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
2/6/2008 3:45 AM
 

this issue has been solved in  ~ 4.4.1, the approprite StoredProcedure will be replaced during the upgrade. It shows up only on systems, where the temp database has a different collation than DotNetNuke database.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/6/2008 3:49 AM
 

please make sure, your DotNetNuke is set to collation SQL_Latin1_General_CP1_CI_AS (default), whenever the database structure is modified.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Here another conflict in DNN and... Here another conflict in DNN and... 'Log Viewer is currently unavailable'.


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