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 ...DataProvider Error when attempting to upgrade from DNN 4.5.5 to DNN 4.6.2DataProvider Error when attempting to upgrade from DNN 4.5.5 to DNN 4.6.2
Previous
 
Next
New Post
10/19/2007 6:45 PM
 

has anyone actually fixed this?

My upgrade failed, i am apple to do a clean install of 4.6.2, copied the Bins over to my failed upgrade and i still get the above issue listed above

 
New Post
10/23/2007 7:51 AM
 

Hi all,

i think iam the first one who upgraded DNN from 4.3.5 over 4.5.5 up to 4.6.2 sucessfully.

I tryed it 2 weeks and at least the problem was only the "web.config". If you are sure that all files are at the right position and SQL is running fine so look at your web.config!

For example:

My problem was that one:

<add
          name="SqlDataProvider"
          type="DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider"
          connectionStringName="SiteSqlServer"
          upgradeConnectionString=""
          providerPath="~\Providers\DataProviders\SqlDataProvider\"
          objectQualifier=""
          databaseOwner="dbo"/>

I put this commands in one Line, looks like this:

<add name="SqlDataProvider" type="DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider" connectionStringName="SiteSqlServer" upgradeConnectionString="" providerPath="~\Providers\DataProviders\SqlDataProvider" objectQualifier="" databaseOwner="dbo"/>

 

Be patiant that you ONLY copy the values (in "") from your old web.config!

I know, normaly you can write it in one line. It sounds very stupid but try it.

 

You have to copy this Values:

 

<connectionStrings>................</connctionStrings>

<appSettings>.......(2 times of "<add key="SiteSql...")

<add key="UseInstallWizard" value="false"/>

<machineKey validationKey="..."............... />

<codeSubDirectories> .................</codeSubDirectories>

<add name="SqlDataProvider....(look at the top of this Post there is the String)..../>

 

I hope that i could help you

greetings Marc

PS: Sorry for my bad english.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DataProvider Error when attempting to upgrade from DNN 4.5.5 to DNN 4.6.2DataProvider Error when attempting to upgrade from DNN 4.5.5 to DNN 4.6.2


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