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 ...help with install on shared windown hosting help with install on shared windown hosting
Previous
 
Next
New Post
11/13/2011 10:37 PM
 
hi yall, <br /> <br /> hope im at the right place to ask this question<br /> <br /> im fairly new to windows hosting and brand new to DNN so please forgive me<br /> <br /> i am trying to upload DNN 6 to a windows 7 hosting account i have.  it has IIS 7 & MSSQL & .Net 4.0. ( I know the instructions say DNN requires .Net 3.5 but for some reason my hosting company gives me a choice of .Net 1.0, .Net 2.0, or .Net 4.0) <br /> <br /> so what I have done now is create a folder called 'home' in root directory and upload .Net files to there via ftp. <br /> <br /> i created database evo_panel_dnndb and database user evo_panel_dnnuser <br /> <br /> now as i understand it i have to enter these into the web.config file located in root of DNN dir .. i am confused at this point. <br /> <br /> on this section somewhere? <br /> <br /> <div class="reCodeBlock" style="border:1px solid #7f9db9;overflow-y: auto;"> <div style="background-color: #ffffff;"><span style="margin-left: 0px !important;"><code style="color: #000000;"></</code><code style="color: #006699; font-weight: bold;">configSections</code><code style="color: #000000;">></code></span></div> <div style="background-color: #f8f8f8;"><span style="margin-left: 0px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">connectionStrings</code><code style="color: #000000;">></code></span></div> <div style="background-color: #ffffff;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #008200;"><!-- Connection String for SQL Server 2005/2008 Express --></code></span></span></div> <div style="background-color: #f8f8f8;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">add</code> <code style="color: #808080;">name</code><code style="color: #000000;">=</code><code style="color: blue;">"SiteSqlServer"</code> <code style="color: #808080;">connectionString</code><code style="color: #000000;">=</code><code style="color: blue;">"Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"</code> <code style="color: #808080;">providerName</code><code style="color: #000000;">=</code><code style="color: blue;">"System.Data.SqlClient"</code><code style="color: #000000;">/></code></span></span></div> <div style="background-color: #ffffff;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #000000;"><!-- Connection String for SQL Server 2005/2008</code></span></span></div> <div style="background-color: #f8f8f8;"><span style="margin-left: 0px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">add</code> <code style="color: #808080;">name</code><code style="color: #000000;">=</code><code style="color: blue;">"SiteSqlServer"</code> <code style="color: #808080;">connectionString</code><code style="color: #000000;">=</code><code style="color: blue;">"Server=(local);Database=DotNetNuke;uid=;pwd=;"</code> <code style="color: #808080;">providerName</code><code style="color: #000000;">=</code><code style="color: blue;">"System.Data.SqlClient"</code> <code style="color: #000000;">/> </code></span></div> <div style="background-color: #ffffff;"><span style="margin-left: 0px !important;"><code style="color: #000000;">--></code></span></div> <div style="background-color: #f8f8f8;"><span style="margin-left: 0px !important;"><code style="color: #000000;"></</code><code style="color: #006699; font-weight: bold;">connectionStrings</code><code style="color: #000000;">></code></span></div> <div style="background-color: #ffffff;"><span style="margin-left: 0px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">appSettings</code><code style="color: #000000;">></code></span></div> <div style="background-color: #f8f8f8;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #008200;"><!-- Connection String for SQL Server 2005/2008 Express - kept for backwards compatability - legacy modules   --></code></span></span></div> <div style="background-color: #ffffff;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">add</code> <code style="color: #808080;">key</code><code style="color: #000000;">=</code><code style="color: blue;">"SiteSqlServer"</code> <code style="color: #808080;">value</code><code style="color: #000000;">=</code><code style="color: blue;">"Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"</code><code style="color: #000000;">/></code></span></span></div> <div style="background-color: #f8f8f8;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #000000;"><!-- Connection String for SQL Server 2005/2008 - kept for backwards compatability - legacy modules</code></span></span></div> <div style="background-color: #ffffff;"><span style="margin-left: 0px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">add</code> <code style="color: #808080;">key</code><code style="color: #000000;">=</code><code style="color: blue;">"SiteSqlServer"</code> <code style="color: #808080;">value</code><code style="color: #000000;">=</code><code style="color: blue;">"Server=(local);Database=DotNetNuke;uid=;pwd=;"</code><code style="color: #000000;">/></code></span></div> <div style="background-color: #f8f8f8;"><span style="margin-left: 0px !important;"><code style="color: #000000;">--></code></span></div> <div style="background-color: #ffffff;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">add</code> <code style="color: #808080;">key</code><code style="color: #000000;">=</code><code style="color: blue;">"InstallTemplate"</code> <code style="color: #808080;">value</code><code style="color: #000000;">=</code><code style="color: blue;">"DotNetNuke.install.config"</code><code style="color: #000000;">/></code></span></span></div> <div style="background-color: #f8f8f8;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">add</code> <code style="color: #808080;">key</code><code style="color: #000000;">=</code><code style="color: blue;">"AutoUpgrade"</code> <code style="color: #808080;">value</code><code style="color: #000000;">=</code><code style="color: blue;">"true"</code><code style="color: #000000;">/></code></span></span></div> <div style="background-color: #ffffff;"><span><code>    </code><span style="margin-left: 12px !important;"><code style="color: #000000;"><</code><code style="color: #006699; font-weight: bold;">add</code> <code style="color: #808080;">key</code><code style="color: #000000;">=</code><code style="color: blue;">"UseInstallWizard"</code> <code style="color: #808080;">value</code><code style="color: #000000;">=</code><code style="color: blue;">"true"</code><code style="color: #000000;">/></code></span></span></div> </div> <br /> <br /> which sections of this can it insert the database info into? <br /> <br /> regards -h<br /> <br /> <br />
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...help with install on shared windown hosting help with install on shared windown hosting


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