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 ...Newbie needs help installing DNN for first time.Newbie needs help installing DNN for first time.
Previous
 
Next
New Post
8/10/2008 3:15 AM
 
I am a complete newbie and have been trying to install DNN off and on for a very long time with no success.  I am attempting to install on a server running Server 2003 with SQL Express 2005.  I am connecting to the server from another computer using Windows Remote Desktop.  I have gone over countless installation tutorials and even bought DNN for Dummies and still no luck.  Everything seems to go well but when I try to access the site to start the installation, I get only a website under construction message.  I feel that I have set up IIS and the SQL Database properly and am guessing that the problem lies in the web.config file.  I realize that there are connection strings for both SQL 2005 and SQL 2005 Express.  Since I am using the 2005 Express, it appears this is the parts that I need to configure:
 
<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" />
 
</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;"/>
 
Assuming my server name is DNNSERVER, my database name is DNNSITE1, my database login is DNNUSER and my login password is PASSWORD, how should the web.config file look?

I have been going crazy trying to figure this out so any help that someone can offer will greatly be appreciated.

Best Regards,

John (jf123@cox.net)

 
New Post
8/10/2008 5:20 AM
 

John,

you usually do not need to edit web site manually any longer, this will be executed by the installation wizard. Make sure, you unzipped DNN isntall pacakge properly to a directory, create a and configure a Web site in IIS pointing to it (adjust security, default document and ASP.Net 2.0) and make sure, the SQL Server grants permission to local "Network Service" account (integrated security) or SQL security has been enabled to use a SQL server account you need to create first.

If you want to use a file based acces using /app_data/Database.mdf you must be aware, that you cannot access it using Database Management Studio Express, see S. Shaun Mehaffie's blog for details. I always prefer classic database, i.e. I manually create a database in DB Management Studio Express and grant DBO full permission to the specified user (with schema dbo).

Now browse to the site using the external address and the wizard shall show up. if it doesn't, please post the error message here. 


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/10/2008 12:14 PM
 

Sebastian:

Thank you for the reply.  It seems that you are saying that I do not need to change the web.config file?  I tried again with the default web.config file but just get the same "under Construction" page.

 
New Post
8/10/2008 12:23 PM
 

Right, you do not need to adopt it manually.

I suggest to delete and recreate the database and start with default web.config again. Make sure, full file system permissions are granted for all extracted files to "Network Service" account.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/10/2008 12:54 PM
 

How do I go about giving file permissions to Network Service account?

Thanks,

John

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Newbie needs help installing DNN for first time.Newbie needs help installing DNN for first time.


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