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 ...Fresh install of DNN 4.5.5Fresh install of DNN 4.5.5
Previous
 
Next
New Post
8/28/2007 5:34 AM
 

Dear all, 

I do a fresh install of DotnetNuke 4.5.5 with IIS 5.1 and SQL Server 2005 Express.

The database's script installation works fine (text in French):

Installation de la base de données - Version 4.4.0...Succès
Mise à jour vers la Version 4.4.1...Succès
Mise à jour vers la Version 4.5.0...Succès
Mise à jour vers la Version 4.5.1...Succès
Mise à jour vers la Version 4.5.2...Succès
Mise à jour vers la Version 4.5.3...Succès
Mise à jour vers la Version 4.5.4...Succès
Installation terminée

The initialisation of the database return:

Installation de la base de données - Version 4.4.0...Mise à jour vers la Version ERROR: See E:\DNN455\Providers\DataProviders\SqlDataProvider\04.04.00.log for more information...

The debugger stops at the line:

Private Function InstallVersion(ByVal strVersion) As String

With the error:Conversion from string "ERROR: See E:DNN455ProvidersData" to type 'Integer' is not valid.

Can you help me please ?

Thanks

Dim strErrorMessage As String = Null.NullString

Dim version As Integer() = Services.Upgrade.Upgrade.GetVersion(strVersion)

 

 
New Post
8/28/2007 5:36 PM
 

I am getting the same error message, I have dbo permissions to the database and have set the web.cofig as per instructions.

Anyone else had a similiar problem, what is the solution.

Thanks

Vishal

 
New Post
8/29/2007 12:23 PM
 

I've finally found the problem.

Check the SQL scripts with SQL Server Query Analyzer. Scripts for the version 4.5.1 have a bad stored procedure definition. But a newer definition can be found on script version 4.5.3 (or another).

I've simply deleted the bad stored procedure on the 4.5.1 script, and running the script.

Please note that other errors exists, on the constraint check. Manually runs script, verify with SQL Management Console that the constraint already exists, delete them on the script and re-run the script.

One or more scripts want to change the datatype of fields. If your table is empty, you can modify the datatype manually and delete them on the script.

Finally, run InstallWizard.aspx. If no portal have been defined on the database, modify the InstallWizard.aspx to starts at step 4. Then, the wizard tell you about admin account, portal information and initialize the database.

It's hard to do, but now my DNN works fine.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Fresh install of DNN 4.5.5Fresh install of DNN 4.5.5


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