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 ...The entry The entry 'SiteSqlServer' has already been added.
Previous
 
Next
New Post
4/10/2006 5:06 PM
 
</configSections>
  <connectionStrings>
    <add name="SiteSqlServer" connectionString="Server=xxxxxxxxx.com;Database=xxxxxxxx;uid=xxxxxx;pwd=xxxxxx;" />
  </connectionStrings>
  <appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules  
    <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 -->
    <add key="SiteSqlServer" value="Server=xxxxxxxx.com;Database=xxxxxxx;uid=xxxxxxx;pwd=xxxxxxxx;" />
    <add key="InstallTemplate" value="DotNetNuke.install.config" />
    <!--  Alternative Install Templates (included in package)
    <add key="InstallTemplate" value="Club.install.config" />
    <add key="InstallTemplate" value="Personal.install.config" />
    <add key="InstallTemplate" value="SmallBusiness.install.config" />
    -->
    <add key="AutoUpgrade" value="true" />
    <add key="InstallMemberRole" value="true" />
    <add key="ShowMissingKeys" value="false" />
    <add key="EnableWebFarmSupport" value="false" />
    <add key="EnableCachePersistence" value="false" />
    <add key="InstallationDate" value="3/15/2006" />
  </appSettings>
 
New Post
4/11/2006 12:42 AM
 
Another thing is that everything was working fine untell I uploaded my files to my webspace. Now locally this is all I get on every DNN site I set up. Is the some kind of cashing issue. I used the same web config file for every site, I even tried to use a fresh copy and I get the same error.
 
New Post
4/24/2006 1:54 PM
 

I had the same error, after an hour of making the same alterations to the web.config I went for a cup of tea. Came back to the computer and realised what I had done! 

I was playing about installing DNN on a hosted server and had the usuall fun in getting all the web.config settings sorted.  In uploading the web.config I had accidently copied web.config to the route of the site.

eg.
 www.mysite.co.uk  (accidental web.config)
www.mysite.co.uk/dnn (where I was getting the error from)

Hope this helps someone else!

 
New Post
8/7/2006 10:06 PM
 
OK this one took me a long time to figure out but the problem was a second web.config file located in the wwwroot folder on my local webserver. This was a duplicate file and when asp.net included it this caused the error. So check to make sure there are no other web.config files in any directory above your website directory.
 
New Post
9/24/2006 11:18 PM
 

I had the same issue.  Wasted alot of time trying to figure it out.  The documentation isn't really clear on this topic but the resolution is very simple. As previously stated, you need to reference one datasource or another.   Simply, but carefully, comment out one of them. 

<!--

-->

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...The entry The entry 'SiteSqlServer' has already been added.


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