Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

DotNetNuke Marketplace
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Installer Utili...  InstallWizard Hung at "Run Database Installation Scripts'
Previous Previous
 
Next Next
New Post 9/5/2007 12:48 PM
User is offline Eric Piraux
19 posts
10th Ranked


Re: InstallWizard Hung at "Run Database Installation Scripts' 

THREE DAYS THAT I'M TRYING TO INSTALL DNN 4.5.5 !!!!! I'M GONNA FED UP


Is there a stable version ?

 
New Post 9/5/2007 1:36 PM
User is offline Eric Piraux
19 posts
10th Ranked


Re: InstallWizard Hung at "Run Database Installation Scripts' 

Here is my contrib, some suggestions and trips to workaround the installation process

 

http://code.ericpiraux.be/2007/09/dotnetnuke-install-for-dummies.html

 
New Post 9/6/2007 11:15 AM
User is offline Michael Bielski
39 posts
10th Ranked


Re: InstallWizard Hung at "Run Database Installation Scripts' 

 epiraux wrote

Here is my contrib, some suggestions and trips to workaround the installation process

 

http://code.ericpiraux.be/2007/09/dotnetnuke-install-for-dummies.html

While this may work (and I have no way to prove it does or doesn't) in a hosted environment, it does nothing for those of us that are trying to get DNN to work outside of a hosted environment. I now have been through every install option that exists for this version of DNN with NO SUCCESS.

I've run out of time (2 weeks) and patience with this product. Common software development practices dictate that you test your product extremely thoroughly before you put it out, and I have a very hard time believing that that happened with this version. Quite frankly, I find it very disappointing. If the current version doesn't work, I have a hard time mustering the faith to go back to a previous version just to find something that works. I'm done here and moving on to something else. Best of luck to you all.

 
New Post 9/8/2007 9:32 AM
User is offline JanF
27 posts
10th Ranked


Re: InstallWizard Hung at "Run Database Installation Scripts' 

As a relative newbie to SQL and ASP, I lost many hours, despite doing clean installs newly inslled, fully patched, 2003 server.

Some things I have found that I am sure are known, but may be helpful to other newbies:

- Unzipping the distribution on a network drive may cause XP / 2003 server to mark all files as blocked (see the file properties for the files). The installation runs but with strange effects, like formatting and icons not working properly. I think this was the case when the simple install worked, but not the custom install. Unpacking the download zip on the local drive solved this.

- SQL Express edition only handles a single connection. So if you open the database with either Visual Studio or  SQL Management Studio or other SQL management tool, then the database is locked and ASP can not access it.  With Visual Studio, you have to explicitly detach the database. Just shutting down Visual Studio may not be enough.

- Data base connection errors are not handled with very explicit suggestions by the DNN install scripts. I ended up using SQL authentcation, because I could not figure out how Windows Authentication connection strings and accounts should look like.

This worked for me:

  • Open SQL Management Studio or similar and connect to the SQL sever
  • Open the SQL sever properties, go to the Security settings, set authentication to "SQL and Windows Authentication".
  • Go to the Security tab => Logins and create a new login (in this case named webSQL) and assign a password.
  • Create the database (in this example "myweb_DB")
  • Open the database, go to Security => Users for the database (NOT for the whole SQL server, but for the newly created database).
  • Add a User Name (can also be "webSQL"), select the login ("webSQL"), and check db_owner under both Role Members and Owned Schemas
  • Close the database connection if you are using SQL Express (or the DB will be locked!)
  • In the web.config file, edit the two connection strings. In my case they look something like this: <add name="SiteSqlServer" connectionString="Data Source=(local);Initial Catalog=myweb_DB;User ID=webSQL;Password=xaxhp24P" providerName="System.Data.SqlClient" />
  • And the second connection string: <add key="SiteSqlServer" value="Data Source=(local);Initial Catalog=myweb_DB;User ID=webSQL;Password=xaxhp24P" />

- IMO, If things fail during install, do not try to fix the installation, but restart with clean DNN distribution files in the virtual directory, and a clean database.  Be aware that the install alters files, not just the database.

- On my 2003/64 server ASP.NET 2.0.50727 was not properly registered, despite a clean install. If you get a "File not found / 404", then test with a simple "Hello World" html page. If this works, but not an .aspx file, then the ASP.NET may not be properly registerd/installed. If so, register it manually or reinstall asp.net. You can also simply confirm that ASP.NET is there, by checking the ASP.NET tab on properties for IIS. 

 

 
New Post 9/16/2007 7:42 PM
User is offline Al Cohen
2 posts
10th Ranked


Re: InstallWizard Hung at "Run Database Installation Scripts' 

"For some reason, it works in Auto mode but not in Custom or Typical install mode."

after a few attempts, I actually noticed that the instructions that pop up in VS2005 when you open a 4.05.05 template state that you must run in Auto mode.  if that's the case, it would save grief if the install wizard simply did not include the other options.

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Installer Utili...  InstallWizard Hung at "Run Database Installation Scripts'
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


CrystalTech
CrystalTech Web Hosting™ provides first-class service and support. Our value-packed ASP.NET plans offer DNN installation, SQL 2005 and up to 100 domain names starting at only $16.95 per month!
CrystalTech.com
DotNetNuke® in Sweden
All service of DotNetNuke® in Sweden.
Olsmar Konsult
DocuPeak Business Process Management RAD
Comprehensive enterprise and government process management. Forms, documents, indexing, workflow, views, content intelligence, capture, etc. Point and click rapid application development.
www.Webiplex.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP