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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Clear system log?Clear system log?
Previous
 
Next
New Post
8/31/2006 7:48 AM
 
Hi,

After a HD crash at my web host my DNN-installation was moved from SQL2000 to SQL2005 which caused some problems because the language settings were different between those two servers. One thing was that the System Log stopped working, just produces an error message like

DotNetNuke.Services.Exceptions.ModuleLoadException: Cannot resolve the collation conflict between "Finnish_Swedish_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" in the equal to operation. ---> System.Data.SqlClient.SqlException: Cannot resolve the collation conflict between "Finnish_Swedish_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" 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
(...)

Another thing was that newly registred members did not get the proper roles, or rather they got their roles but DNN was unable to recognize those when entering a page that needed a certain role.

After switching the language back new-new registrations are now working fine, the users registred in the days that the language settings were wrong will have to re-register but that is ok.

BUT the System log still produce the above error message, although it should not.

Is there a way to clear the System log so that it can start from fresh?

/S
 
New Post
8/31/2006 1:20 PM
 

Run the following script in the SQL page under the Host tab.

TRUNCATE TABLE {objectQualifier}EventLog

You could also use "delete from {objectQualifier}EventLog" But it's better to use the "trunc" method since it won't increase your transaction log.



Professional DNN Extensions, custom solutions and mobile apps since 2003.
www.OnyakTech.com
 
New Post
8/31/2006 1:46 PM
 
Should the checkbox for "Run as script" be checked?
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Clear system log?Clear system log?


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