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 ...Hosted Upgrade from DNN v4.5.5 to v4.8.2 FailsHosted Upgrade from DNN v4.5.5 to v4.8.2 Fails
Previous
 
Next
New Post
4/14/2008 2:15 AM
 

Good Day, DNNers,

Earlier this evening, I began the process of upgrading DNN v4.5.5 to v.4.8.2. This afternoon, 4.5.5. ran just fine (e.g., my hosting company's Servers were running IIS6 with ASP.NET 3.5 and SQL Server 2005 without any problem).

After the upgrade...DNN fails with a "Server Error in '/' Application" diagnostic (this inspite of setting customErrors mode="Off" in the web.config file; see below).

Here's a list of what I've done:

1. Downloaded v4.8.2 from the DNN site.

2. Unzipped it to a local directory.

3. Downloaded web.config and made a local copy of it with a new name.

4. Edited release.config with the excerpted entries below, then saved and uploaded the file as web.config.

5. Opened a new browser IE7 and navigated to my hosted server IP address.

6. ~3 seconds later, received the above mentioned "Server Error in '/' Application" diagnostic.

Have trashed around for hours without making any headway.

Welcome all suggestions and thanks!

Rick

 

 

 

connectionStrings> Connection String for SQL Server 2005 Express -->add key="InstallationDate" value="3/24/2008"/>appSettings>

*************EXCERPTED**************

<

 

 

machineKeyvalidationKey="REDACTED"decryptionKey="REDACTED"

validation

="SHA1"/>

*************EXCERPTED**************

</

<!--

 

<

 

<!--

compilation> permits errors to be displayed for remote clients -->customErrors mode="Off" />

<customErrors mode="RemoteOnly"/>

<!-- Forms or Windows authentication

-->

 

 

 

 

 

<!--

<!--

 

/>

<add

 

name="SiteSqlServer"

connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"

providerName="System.Data.SqlClient" />

<!-- Connection String for SQL Server 2000/2005

<add

name="SiteSqlServer"

connectionString="Server=(local);Database=DotNetNuke;uid=;pwd=;"

providerName="System.Data.SqlClient" />

 

-->

 

 

<

add name="SiteSqlServer" connectionString="Data Source=REDACTED;Initial Catalog=REDACTED;User ID=REDACTED;Password=REDACTED" providerName="System.Data.SqlClient"/>

 

 

</

connectionStrings>

 

 

<

appSettings>

 

 

<!--

Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules

<add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"/>

<!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules

<add key="SiteSqlServer" value="Server=(local);Database=DotNetNuke;uid=;pwd=;"/>

 

-->

 

 

<

 

add key="SiteSqlServer" value="Data Source=REDACTED;Initial Catalog=REDACTED;User ID=REDACTED;Password=REDACTED"

 

 

 

 

<

*************EXCERPTED**************

<

</

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Hosted Upgrade from DNN v4.5.5 to v4.8.2 FailsHosted Upgrade from DNN v4.5.5 to v4.8.2 Fails


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