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 ...Hosting Company says itHosting Company says it's a bug in DNN
Previous
 
Next
New Post
9/28/2006 2:35 AM
 

Hello 2redline,

On a side note, a suggestion.
Please do this immediately change your username AND pwd.
Because it wont take long for crooks to, you know what...
not a good idea to cut-paste connection strings into forums, replace them with soemthing like ****



Source Error:

Line 37:     
Line 38:
Line 39: Line 40: connectionString="Server=mssql3.ourinternet.us, 5801;Database=dotnetnukedb;uid=****;pwd=****;"
Line 41: providerName="System.Data.SqlClient" />

 


Regards KM
 
New Post
9/28/2006 2:48 AM
 

Hello caduceus,

<connectionStrings>
    <!-- Connection String for SQL Server 2005 Express -->
    <add
      name="SiteSqlServer"
      connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"
      providerName="System.Data.SqlClient" />
    <!-- Connection String for SQL Server 2000/2005
    <add
      name="SiteSqlServer"
      connectionString="Server=(local);Database=DotNetNuke;uid=***;pwd=***;"
      providerName="System.Data.SqlClient" />
   -->
  </connectionStrings>
  <appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules   -->
You need to comment out either this next line

<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"/>
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->

OR This one
    <add key="SiteSqlServer" value="Server=(local);Database=DotNetNuke;uid=***;pwd=***;"/>

You have 2 <add key="SiteSqlServer" entries
You should be having only one. you forgot to comment it i think.


Regards KM
 
New Post
9/28/2006 2:55 AM
 

Me again,

Also, I think and i may be wrong. but hosting companies tend to stay away from sql express atleast my hosting service does (discountasp.net) has this to say in their kb articles

Q10411 - FAQ: Do you support MS SQL 2005 Express database on DiscountASP.NET servers?
http://kb.discountasp.net/article.aspx?id=10411 

So please check if they are providing sql express 2005 or the sql 2005 service.

 


Regards KM
 
New Post
9/28/2006 7:49 AM
 
k_murthy,
yes, I changed it about 10 seconds after I hit submit, just after I realized my goof.  :-)
Thanks for looking after me though.  :-)



k_murthy wrote

Hello 2redline,

On a side note, a suggestion.
Please do this immediately change your username AND pwd.
Because it wont take long for crooks to, you know what...
not a good idea to cut-paste connection strings into forums, replace them with soemthing like ****

 
New Post
9/28/2006 5:02 PM
 
Thanks. Removing all references to SQL Express from web.config file fixed the problem.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Hosting Company says itHosting Company says it's a bug in 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