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 ...Step by Step Instructions on Installing DNN 4.81 with SQL 2005 ExpressStep by Step Instructions on Installing DNN 4.81 with SQL 2005 Express
Previous
 
Next
New Post
3/17/2008 6:05 PM
 

Hello I need step by step Instructions on Installing DNN 4.8.1 with SQL 2005 Express. I will pay money to who ever helps me successfully teaches me to  install it and get it working properly.

 
New Post
3/17/2008 6:29 PM
 

There are plenty of free guides available :)  Read my own easy DotNetNuke installation guide here.  The official guide is here (dotnetnuke.com login required)

However, since there are a lot of technologies involved, IIS, SQL Server, ASP.NET, etc etc, it can be hard for average users to install, so I do also offer a paid support option - see my above installation guide for details.  But please feel free to  try the free guides first, if you feel that you have enough technical ability.

JK.


You know your website is cool, so why not let your users help you by spreading the word on social networking sites - get the DotNetNuke Social Bookmarks Module with 57 different ways to add social bookmarks to your site ... or download the FREE demo right now
 
New Post
3/17/2008 9:15 PM
 

This part or your guide does not make any sense. Maybe something is missing? 

 

5. enter the correct connection strings ~ open web.config in a text editor (eg wordpad) and edit the connection strings:

first in the section:


then in the section:


and here we get another benefit of using the sql server management console ~ we dont need to use the "attach database file" syntax in our connection string, and we will not have any problems in the future with a locked database.mdf file in the /app_data folder

 

Please explain further.

 

 
New Post
3/17/2008 10:08 PM
 

Thanks for letting me know, I must have accidently deleted those lines. I have fixed it now, please check again.

JK.


You know your website is cool, so why not let your users help you by spreading the word on social networking sites - get the DotNetNuke Social Bookmarks Module with 57 different ways to add social bookmarks to your site ... or download the FREE demo right now
 
New Post
3/18/2008 9:22 AM
 

Your guide's web config does not explain how to seet up the connection string in sql 2005 Express

This is what my web.config file looks like:

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   -->
  <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=(local);Database=DotNetNuke;uid=;pwd=;"/>
    -->

What changes do i need to make since i am not using the sql 2000 / 2005 part but rather the connection string for SQL 2005 Express.

Thank you for your time.

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Step by Step Instructions on Installing DNN 4.81 with SQL 2005 ExpressStep by Step Instructions on Installing DNN 4.81 with SQL 2005 Express


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