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 ...database scripts wondatabase scripts won't install
Previous
 
Next
New Post
5/4/2007 9:09 AM
 

Hi,

I've been trying to install DNN 4.5.1 for the past 4 hours.

The starter kit installation wizard hangs when running the database scripts.

I'm using SQL Express 2005, VS 2005, win XP2 SP2

I've tried restoring an old db, creating a new one and using the provided database.mdf. nothing works.

Any help will be very much appreciated :-)

thanks in advance

 
New Post
5/4/2007 1:36 PM
 

Take a look at your event viewer on the web server.  That will give you some clues.  Also check out the database.  Did you get a partial installation of the database tables and stored procedures?  I am running into a ton of problems, too.  I followed the instructions to the letter and the stock answer for this problem seems to be, "Check your connection strings."  Well, we have, right?!!!  Of course, you need to be certain that once connected the user account has the appropriate rights:  db_owner.  So you have that, right?  You have your file/folder permissions set properly on the DNN directory, right?  You did the whole rename release.config to web.config and did all the necessary tweaks per the instructions, too?  Cool.

In researching the issue, you will find that many people talk about dropping the db and creating it from scratch, adjusting your configs (read "correcting them" if they were botched), and then re-running the installation.  Another thing to look for is the presense of the dnn.config file in your Install directory.  You're supposed to get rid of that thing if you're doing a re-installation.

I have read some interesting posts about the actual database build scripts having problems.  That is what I suspect for my case where only 1 table and 3 procs were created.  There presence tells me that I can indeed connect AND create db objects with the specified account.  My hunch is that something in the actual build scripts is failing.  In those posts that I mentioned, some folks suggested looking through those scripts for reserved words and the like.  They need to be properly opened and closed (if a column is called level, which is a reserved word, then you need to do something like ["level"]).  I have had that happen in my own build scripts because I am being hasty.

If I find anything else out that gets me through this, I will probably post the solution here.

BTW:  I am using Windows 2003 server, DNN 4.5.1, and SQL Server 2000 (on a separate database server).  Many of the posts talk about single server installations and SQL Server Express/MSDE/whatever.  Kind of annoying since those things should really be physically separate, but what do I know?

Oh, you might consider running a trace on your database to see what is happening there.  I just thought of that so I am going to see how that goes.

Good luck,
BR

 
New Post
5/5/2007 8:00 PM
 

I have the same problem. The installation wizard hangs. Like you I get 1 table and a few SP created (those specified in '00.00.00.SqlDataProvider' only). I never get any output displayed in the wizard during the database operations like I expect I should according to the webcast conerning the installation process.

Besides the the thing you mention I have tried concatenating all  the database scripts expected to be run  and run it all.  This works fine. There is nothing wrong with sql.

When I debug it in VS, I can see the hanging takes place in javascript code that does the client side part of the wizard.

I am looking forward to your findings.

Does anyone know about recommended alternatives to using the wizard?

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...database scripts wondatabase scripts won't install


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