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 ...oh man! Trouble with database?oh man! Trouble with database?
Previous
 
Next
New Post
10/27/2009 5:37 AM
 

Hi,

i have spent 3 weeks designing a new website on my local machine. Yesterday i connected to the database using
Enterpice manager. I performed a database backup. Thats it!! Now i can´t view the site anymore? I just end up
in the install wizard? I have not edit the config file at all?
I tried to set the AutoUpgrade" value to false but then i only get "This site is currently Unavailable".

Please! What the he** is wrong here?
Regards Mikael

 
New Post
10/27/2009 6:16 AM
 

Mikael,

if you use the file based connection string (check out in web.config, the uncommented strings must have "database.mdf" in it), you cannot attach the database the same time to the SQL Server. Open SSMS and detach the database OR create an account with dbp permission and use the "classic" connection string, to be able to enter the database with SSMS while the web is running.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/27/2009 8:26 AM
 

Sebastian,
i have deattached the database from Enterprise manager. And i have changed
winconfig as you can see below:

<add name="SiteSqlServer" connectionString="Server=(local);Database=Database.mdf;UID=;PWD=;" providerName="System.Data.SqlClient" />
<add key="SiteSqlServer" value="Server=(local);Database=Database.mdf;UID=;PWD=;" />

But still i get to the installation wizard...the connection is not working for me...

it all started when i connected to the database thru Enterprice Manager...
What can i do?
Regards mikael

 
New Post
10/27/2009 7:02 PM
 

Micke,

change either or, not both!

if you want to use your database within ssms and web site the same time, attach it to the sql server in SSMs and grant permission to an SQL Server account being granted dbowner permission for the database.

alter connection strings in web.config like "Server=(local);Database=mydbname;UID=myuser;pwd=mypassword"

with proper values for mydbname (name given in SSMS), myuser and mypassword

HTH


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/28/2009 5:24 AM
 

Ok thanks!
i´ll try that.

//mikael

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...oh man! Trouble with database?oh man! Trouble with database?


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