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 ...Hangs on database install?Hangs on database install?
Previous
 
Next
New Post
3/20/2008 1:23 PM
 

I have only renamed the development.config to web.config, and the first few steps went fine, but when I gewt to this page it hangs forever.

Help??

 

 

Run Database Installation Scripts

The installation of the database scripts should have started when this page loaded. The Next button will be disabled until the Installation of the Scripts is complete.



Installing Database Scripts ..........

 
New Post
3/20/2008 2:35 PM
 

I have followed these steps to the letter.,

 

- make sure you have default.aspx specified as a Default Document in IIS
- SQL Server 2000 or 2005
  - manually create SQL Server database named "DotNetNuke" ( using Enterprise Manager or your tool of choice )
  - set the connection string in web.config in TWO places ( ie. <add key="SiteSqlServer" value="Server=(local);Database=DotNetNuke;uid=;pwd=;" /> )
- the {Server}/NetworkService user account must have Read, Write, and Change Control of the root website directory and subdirectories ( this allows the application to create files/folders )
- browse to localhost/DotNetNuke in your web browser
- the application will automatically execute the necessary database scripts and provide feedback in the browser

 

but when using the install wizard, I get to the database info screen, and it says connection success, then I click next, and it hangs there forever......

If I do this step, - rename release.config -> web.config

I get this error

 

Server Error in '/DotNetNuke' Application.

Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

 

Here is the changed part of my my web.config

    <add name="SiteSqlServer" connectionString="Data Source=JONMCMULLINS-PC\SQLEXPRESS;AttachDbFilename=|DataDirectory|Database.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" />

    <add key="SiteSqlServer" value="Data Source=JONMCMULLINS-PC\SQLEXPRESS;AttachDbFilename=|DataDirectory|Database.mdf;Integrated Security=True;User Instance=True" />

This seems like a really simple step, installation, I really don't see why I am having these problems, after installing a million similar scrips with no issues, this is baffling me.

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Hangs on database install?Hangs on database 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