- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsOk, this is the third time iv tried to migrate a DNN install... I am beginning to wonder if it is even possible. The last two I ended up recreating everything....
So, I have the SQL 2005 database setup correctly at DotNetPark.com I can connect to it using SQL Server Managment Studio just fine as well as through the web management interface...
But I am getting a named pipes provider error: 40 when I try to open the site.
1- I have set up the potal alias
2- I have verified the ASP.NET machine has read/write access
3- I have verified my Username/ password and database name are all correct
4- I have changed BOTH connection strings in my web.config file
The host says their sample script works and there is nothing wrong with the connection.
At first I was using the public IP address and the said the change to the local address for the SQL server... But it gave the exact same error.
I have included my sanitized connection string
Any ideas what I can check next??? I can always try to install a blank copy of DNN and reconfigure it but I really don't feel like totally re-doing ANOTHER site!
My Host says this is not a connection issue.. They suggested recompiling the database but I don't think that is possible if I am just using my backup file from my previous server... Is it?
Thank you, Jacob Bushnell
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: JakeBushnellPosted on 2009-06-12 at 19:36:15ID: 24617540
Used a new web.config form an original blank DNN install... changed the connection string and it worked. I just had to reset the passwords because it messed up the encryption key.