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 ...Installing 4.4.1 on godaddyInstalling 4.4.1 on godaddy
Previous
 
Next
New Post
4/7/2007 1:53 AM
 

I have been beating my brains out trying to get this up on godaddy.  I have tried every possible combination of connection string that I can think of.  Here's what they look like right now:

<connectionString>

<!-- Connection String for SQL Server 2005 Express

<add name="SiteSqlServer" connectionString="Data Source=whsql-v17.prod.mesa1.secureserver.net;Initial Catalog=DB_139376;User ID=myself;Password='my password';" providerName="System.Data.SqlClient" /> -->

<!-- Connection String for SQL Server 2000/2005 -->

<add name="Data Source=whsql-v17.prod.mesa1.secureserver.net;Initial Catalog=DB_139376;User ID=myself;Password='my password';" />

</connectionString>

<appSettings>

<!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules

<add key="SiteSqlServer" value="Data Source=whsql-v17.prod.mesa1.secureserver.net;Initial Catalog=DB_139376;User ID=myself;Password='my password';" /> -->

<!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->

<add key="SiteSqlServer" value="Data Source=whsql-v17.prod.mesa1.secureserver.net;Initial Catalog=DB_139376;User ID=myself;Password='my password';"/>

What am I missing here?

 
New Post
4/7/2007 11:58 AM
 

OK, I've played with them some more, and now I get this:

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

The type initializer for 'DotNetNuke.Data.DataProvider' threw an exception.

 

?????

 
New Post
4/7/2007 12:25 PM
 

Hi sir,

Check my installation documentation at www.mynetnuke.com

It includes a sample web.config file too.

 


Or-Rouge Team Or-Rouge
Personally recommend Hostgator for hosting single or multiple DotNetNuke Websites.
DotNetNuke Tips and Tutorials
Install DotNetNuke to Godaddy root
DotNetNuke Türkçe Hakkinda Hersey
 
New Post
4/7/2007 1:21 PM
 

I've checked that out, and it doesn't help with my problem.  I've tried the upload at both the root and to a /DNN subdomain.  Neither seems to work.

 
New Post
4/8/2007 6:43 AM
 

Try something more like this for connectionString:

<add name="SiteSqlServer" connectionString="Server=whsql-v17.prod.mesa1.secureserver.net;Database=DB_139376;uid=myself;pwd='my password';" providerName="System.Data.SqlClient" />

and this for appSettings:


<add key="SiteSqlServer" value="Server=whsql-v17.prod.mesa1.secureserver.net;Database=DB_139376;uid=myself;pwd='my password';" />

Both under SQL Server 2000/2005 of course.  It's actually the ODBC string listed in the Sql Server Database Connection Settings without the "Driver={SQL Server};"

Works fine for me.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Installing 4.4.1 on godaddyInstalling 4.4.1 on godaddy


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