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 ...Adopting an orphan DNNAdopting an orphan DNN
Previous
 
Next
New Post
1/24/2009 4:32 PM
 

Hi folks,

I'm taking over the hosting of a DNN website for a client from a competitor. The competitor has provided me with a zip of all files from the root of their web site and an MS SQL backup of the database. Unfortunately I've not touched DNN before yesterday so I have no clue on the best way to migrate this.

So far I have:
* Installed a Win2003 Std server, Installed IIS and patched it up
* Installed SQL 2005 Std, client tools
* Created a new database and Restored the provided backup
* Created a user in the SQL server to match the username in the connection string

At this point I have the famous "assembly version does not match the database version" error. It says the login failed and "the password must be changed" but I suspect that's a misleading error message. Naturally I am unable to contact my competitor for advice on how to steal their business so I'd appreciate any advice you have on the best way to handle this migration. I do not know what SQL version they were running at the old site nor if there were any changes from the default.

[code]
   <!-- Connection String for SQL Server 2000/2005 -->
    <add name="SiteSqlServer" connectionString="Server=localhost;Database=username;uid=username;pwd=password;" providerName="System.Data.SqlClient" />
 

    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
    <add key="SiteSqlServer" value="Server=localhost;Database=username;uid=username;pwd=password;" />

Note: dbname and username are identical for convenience.
[/code]

Thanks in advance,
Sean

 
New Post
1/24/2009 6:36 PM
 

Take a look at Mitchel Sellers' Blog (mitchelsellers.com).  He's got a great collection of installation instructions.




Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Adopting an orphan DNNAdopting an orphan DNN


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