[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

06/11/2009 at 04:23PM PDT, ID: 24485088
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4

Problem migrating a DNN install

Asked by JakeBushnell in Programming for ASP.NET

Tags: DNN, ASP.NET SQL 2005

Ok, 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
1:
2:
3:
4:
5:
6:
7:
<connectionStrings>
    <!-- Connection String for SQL Server 2000/2005 -->
    <add name="SiteSqlServer" connectionString="Server=192.168.0.15;Database=dnn_forestbuilder_com;uid=u************t;pwd=B********o;" providerName="System.Data.SqlClient" />
  </connectionStrings>
  <appSettings>
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
    <add key="SiteSqlServer" value="Server=192.168.0.15;Database=dnn_forestbuilder_com;uid=u************t;pwd=B********o;" />
[+][-]06/12/09 07:36 PM, ID: 24617540

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Programming for ASP.NET
Tags: DNN, ASP.NET SQL 2005
Sign Up Now!
Solution Provided By: JakeBushnell
Participating Experts: 0
Solution Grade: A
 
 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625