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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Passwords, users databases which one it isPasswords, users databases which one it is
Previous
 
Next
New Post
9/16/2007 6:23 AM
 

Hi all,

i am sorry for posting this in advance since i know there are so many things on this forum related to my question.

the problem is that now i am really confused that i have no idea which user is which and which database is which.

i really need help.

i am trying to install for learning process, DNN4.5.5 on windows 2003 server and i am using MSSQL express edition.

i will tell you exactly what i did and you tell me where i went wrong.

i unziped the dotnetnuke source file on dotnetnuke folder

i created a newdatabase called DotNetNuke

I created a new login user called DotNetNukeUser with the password DotNetNukeUser.

i gave DotNetNukeUser the access privilege to DotNetNuke database setting public and db_owner for it.

i changed the release.config to web.config and i modified the following lines in bold:

<

<!--

<

connectionStrings> Connection String for SQL Server 2005 Express -->add

 

name="SiteSqlServer"

 

connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=False;Database=DotNetNuke;"

 

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=DotNetNuke.mdf;"/>Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules-->add key="SiteSqlServer" value="Server=(local);Database=DotNetNuke;uid=DotNetNukeUser;pwd=DotNetNukeUser;"/>add key="InstallTemplate" value="DotNetNuke.install.resources" />add key="AutoUpgrade" value="true" />add key="UseInstallWizard" value="true"/>add key="InstallMemberRole" value="true" />add key="UseDnnConfig" value="true" />add key="ShowMissingKeys" value="false" />add key="EnableWebFarmSupport" value="false" />add key="EnableCachePersistence" value="false"/>

<data

defaultProvider="SqlDataProvider">

<providers>

<clear/>

<add

name="SqlDataProvider"

type="DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider"

connectionStringName="SiteSqlServer"

upgradeConnectionString=""

providerPath="~\Providers\DataProviders\SqlDataProvider\"

objectQualifier=""

databaseOwner="DotNetNukeUser"/>

</providers>

</data>

 
now i went like the documentation says to my local folder dotnetnuke and i changed the permission to allow all for ASP.NET user and Network Services also i know i am using windows 2003, therefore only network services is needed.

 

now in IIS i created a new virtual directory for Dotnetnuke folder and i made sure asp.net 2.0 is selected.

now when i am trying to install it using http://localhost/dotnetnuke/Install/Install.aspx?mode=Install on internet explorer i am getting the following error

Error Installing DotNetNuke

Current Assembly Version: 04.05.05

ERROR: Could not connect to database specified in connectionString for SqlDataProvider

now please tell me, which user should i use and which database, is it my localhost user compname/myname

 

when i user internet explorer i go to this error straight away

when i use firefox it asks me for username and password.

which username should i use

 

thank you and sorry for the loing question. the problem is i am stuck and i am still learning.

best regards

 
New Post
9/17/2007 10:01 AM
 

Have a look at my install tutorial (http://www.mitchelsellers.com) You will need to ensure that only 1 of the connection strings per section is set to visible, and you will want to use the server, database, uid, pwd values ONLY within the connection string.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Passwords, users databases which one it isPasswords, users databases which one it is


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