Security Verified
Browse Categories
 Affiliates
 Backup & Restore
 Billing & MyAccount FAQs
 Control Panels
 Customer Tools
 Databases
 Dedicated Servers
 DNS and Domain Registration
 Email
 Glossary
 Network
 News
 PCI Compliance
 Postmaster
 Pre-sales FAQ
 Publishing Your Site
 Reseller Tips
 Search Engine Optimization
 Security Topics
 SSL and HTTPS
 Support: Getting Help
 Virtual Desktops
 Virtual Servers
 Website Design & Development
 Website Errors

DotNetNuke Hosting
SQL 2008 R2 / IIS 7.5 Hosting
WordPress Hosting
Forex Trader Hosting
Personal Desktop Hosting

DNN Connection Strings

Article ID: 1143

 Back to Search

DNN installations on our servers use the SQL Server 2005, we do not use SQL Server Express on our Shared Hosting Environments so please do not use SQL Server 2005/2008 EXPRESS connection strings.  Instead, use SQL Server 2005/2008 Connection strings.

If you do not have these, here is an example of what you should have bellow:


This one goes under <connectionStrings>

<add name="SiteSqlServer" connectionString="Server=db1.3essentials.com;Database=DBNAME;uid=DBUSERID;pwd=DBPASSWORD;" providerName="System.Data.SqlClient" />

This one goes under <AppSettings>

<add key="SiteSqlServer" value="Server=db1.3essentials.com;Database=DBNAME;uid=DBUSER;pwd=DBPASSWORD;" />

 

 
Downloads Associated With This Article
No downloads are currently associated with this article.

© 2001 - 2012 3Essentials Inc.
Terms Of Service | Privacy Policy | Copyright Policy | Affiliates