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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SQL server 200SQL server 200
Previous
 
Next
New Post
11/12/2007 12:02 PM
 

[QUOTE]Chris Smith wrote

Dimitris,

What error(s) occured.?

[/QUOT]

Im not at the pc wioth SQL 2000 but when i tried to attach the database before i made it compatible with SQL 2000 the  database could not pass the verification process. When i made the db compatible with 2000 then the db passed the verification process its the option verify before u click attach. But when i click attach an error occured which i cant see this moment in order to tell u. But i also have another problem i install a fresh new dotnetnuke web site in order to start from the begining in SQL 2000 but when i change the web config to point to SQL 2000/2005 and not SQL express 2005 when i run the web site for the first time im geting an error.

Error

Login failed for user ''. The user is not associated with a trusted SQL Server connection.

Any intel on this one i thought that DNN works with SQL 2000 easily and without problems

dimitris

 
New Post
11/12/2007 1:26 PM
 

You need to add the user on the 2005 server to the 2000 server and then solve the orphaned user.

Manually add the user to the security logins on the 2000 server (or export/import user(s) from the 2005 server), then run the script below to resolve the orphaned user:

USE YourDBName;
GO
sp_change_users_login @Action='update_one', @UserNamePattern='YourUserLogin', @LoginName='YourUserLogin';
GO



 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SQL server 200SQL server 200


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