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 ...Start from scrapStart from scrap
Previous
 
Next
New Post
10/6/2009 8:27 AM
 

Hello everyone.

Here i have a big problem may be no one gone with this issue(hope not to go) Issue is my system crashed out.
DNN setup is setted in c:/Inetpub/wwwroot/dnntest/
Befor it crashe, i taken a backup of database ( think smart :) ) the day before & database was on SQL 2005 Server.

I start from scratch Installed New version of DNN 04.09.05(old 04.09.04) and SQL Express 2008,
Now I am wondering, if there is any possible solution that restoreing the backup of database on the new installtion will work, then what steps to start? with out going to strat from begining. :(  23 pages were created,

Thanks in advance

 
New Post
10/6/2009 2:36 PM
 

Hi.

I had the same prob some months ago. For heavens sake i had a backup, too.

But you will have some issues and work to do, as you don't have a file-backup. Then it would be pretty easy.

However, you have choosen the hard way (sorry)

1) create a new (empty) DB
2) Install DNN as usual (Don't use another version as you used for the DB, you can make an upgrade afterwards
3) Install all modules you used prior to the crash
4) restore the old DB and point your web.config to it

This should go. As stated before, when doing a backup, backup everything. E.g. with the easy to use and free Backup Module from DNNINFO.COM

Good look

Kai

 
New Post
10/7/2009 1:34 AM
 

Hi,

I created new DB and instling DNN(4.9.4) got stuck at DB connection, getting error:
Index #: 0
Source: .Net SqlClient Data Provider
Class: 11
Number: 4064
Message: Cannot open user default database. Login failed.

Index #: 1
Source: .Net SqlClient Data Provider
Class: 14
Number: 18456
Message: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.

Index #: 2
Source: .Net SqlClient Data Provider
Class: 0
Number: 5111
Message: File activation failure. The physical file name "C:\inetpub\wwwroot\DNN-Local\App_Data\Database_log.ldf" may be incorrect.

I have given NETWORK SERVICES permission to all the files and folders, the thing is i cant see the file Database_log.ldf in "App_Data" folder.
 

 
New Post
10/7/2009 2:52 AM
 

Kai wrote

Hi.

I had the same prob some months ago. For heavens sake i had a backup, too.

But you will have some issues and work to do, as you don't have a file-backup. Then it would be pretty easy.

However, you have choosen the hard way (sorry)

1) create a new (empty) DB
2) Install DNN as usual (Don't use another version as you used for the DB, you can make an upgrade afterwards
3) Install all modules you used prior to the crash
4) restore the old DB and point your web.config to it

This should go. As stated before, when doing a backup, backup everything. E.g. with the easy to use and free Backup Module from DNNINFO.COM

Good look

Kai

After successfully new dnn instalation and SQL SERVER Setup i restore the dnnbackup file on the database. i got this error. when i click the link of home or register or login etc.. getting this.

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /Login.aspx

 

can you tell me what to do

 
New Post
10/8/2009 1:37 AM
 

Kai wrote

Hi.

I had the same prob some months ago. For heavens sake i had a backup, too.

But you will have some issues and work to do, as you don't have a file-backup. Then it would be pretty easy.

However, you have choosen the hard way (sorry)

1) create a new (empty) DB
2) Install DNN as usual (Don't use another version as you used for the DB, you can make an upgrade afterwards
3) Install all modules you used prior to the crash
4) restore the old DB and point your web.config to it

This should go. As stated before, when doing a backup, backup everything. E.g. with the easy to use and free Backup Module from DNNINFO.COM

Good look

Kai

Hi,

I have the backup of lost dnn site and and backup of database(.bak). I have tryed to restore the website in this following way.

1. In IIS7 Configured the DNN Folder (lost site)

2. Created Empty Database and Retored the .bak database

3. web.config: Changes
<connectionStrings>
        <remove name="LocalSqlServer" />
    <!-- Connection String for SQL Server 2005 Express -->
    <add connectionString="Data Source=.\SQLExpress2008;AttachDbFilename=|DataDirectory|Database.mdf;Integrated Security=True;User Instance=True" name="SiteSqlServer"

providerName="System.Data.SqlClient" />
        <add connectionString="data source=.\SQLEXPRESS2008;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnetdb.mdf;User Instance=true" name="LocalSqlServer"

providerName="System.Data.SqlClient" />
    <!-- Connection String for SQL Server 2000/2005
    <add
      name="SiteSQLServer"
      connectionString="Server=.\SQLEXPRESS08;Database=DNN;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;AttachDbFilename=|DataDirectory|Database.mdf;Integrated Security=True;User Instance=True" />
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules
    <add key="SiteSqlServer" value="Server=(local);Database=DNN;uid=;pwd=;"/>
    -->

but not up, please help me..

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Start from scrapStart from scrap


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