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 ...Upgrading from 4.9.4 to 5.1.1 IssuesUpgrading from 4.9.4 to 5.1.1 Issues
Previous
 
Next
New Post
9/4/2009 9:19 AM
 

Same issues here (and I would suspect most of the community) - running MSSQL 2005 on Windows Server 2003 SE SP2.

Mike Palmer.
Web Developer.
Brand-Rex Ltd.



Mike Palmer
Webmaster
Tentribes.
 
New Post
9/7/2009 3:46 PM
 

any update?

I've read about 10 threads with a related issue...

 
New Post
9/7/2009 4:00 PM
 

Brian,

I don't know if the post below will help or not, but something to consider.  The root of the problem is from stored procedures created with out a database owner specified, at least thats how it appears.

http://www.dotnetnuke.com/tabid/795/forumid/107/threadid/328819/scope/posts/Default.aspx


Will Morgenweck
VP, Product Management
DotNetNuke Corp.
 
New Post
9/8/2009 6:40 PM
 

grrrr  :)

solved.

 
New Post
9/8/2009 11:51 PM
 

Hello,

After upgrading 4.9.4 to 5.1.2 got this error

Upgrading DotNetNuke

Current Assembly Version: 05.01.02

Current Database Version: 04.09.04

 

Upgrade Status Report

00:00:00.158 - Upgrading to Version: 05.01.02
00:00:00.488 -   Executing Script: 05.00.00.SqlDataProvider Error! (see 05.00.00.log for more information)
00:00:16.218 -   Executing Script: 05.00.01.SqlDataProvider Success
00:00:18.709 -   Executing Script: 05.01.00.SqlDataProvider Error! (see 05.01.00.log for more information)
00:00:26.247 -   Executing Script: 05.01.01.SqlDataProvider Success
00:00:27.169 -   Executing Script: 05.01.02.SqlDataProvider Success
00:00:27.866 -   Executing Application Upgrades: 05.00.00 Success
00:00:36.203 -   Executing Application Upgrades: 05.00.01 Success
00:00:36.226 -   Executing Application Upgrades: 05.01.00 Success
00:00:38.575 -   Executing Application Upgrades: 05.01.01 Success
00:00:38.590 -   Executing Application Upgrades: 05.01.02 Success
00:00:38.591 -   Cleaning Up Files: 05.00.00 Success
00:00:39.146 -   Cleaning Up Files: 05.00.01 Success
00:00:39.204 -   Cleaning Up Files: 05.01.00 Success
00:00:40.136 -   Cleaning Up Files: 05.01.01 Success
00:00:40.136 -   Cleaning Up Files: 05.01.02 Success
00:00:40.137 -   Updating Config Files: 05.00.00 Success
00:00:40.137 -   Updating Config Files: 05.00.01 Success
00:00:40.137 -   Updating Config Files: 05.01.00 Success
00:00:40.163 -   Updating Config Files: 05.01.01 Success
00:00:40.163 -   Updating Config Files: 05.01.02 Success
00:00:40.164 - Performing General Upgrades
00:00:40.493 - Installing Optional Modules:
00:00:40.495 -   Installing Package File HTML_Community_05.01.03_Install:  Success
00:00:44.079 - Installing Optional Skins:
00:00:44.079 -   Installing Package File DNN-MinimalExtropySkin_01.00.04_Install:  Error!
00:00:44.421 - Installing Optional Containers:
00:00:44.421 -   Installing Package File DNN-MinimalExtropyContainer_01.00.04_Install:  Error!
00:00:44.507 - Installing Optional Languages:
00:00:44.507 - Installing Optional Providers:
00:00:44.508 -   Installing Package File AspNetMembershipProvider_05.01.01_Install:  Success
00:00:44.582 -   Installing Package File CorePermissionProvider_05.01.01_Install:  Success
00:00:44.692 -   Installing Package File DatabaseLoggingProvider_05.01.01_Install:  Success
00:00:44.768 -   Installing Package File DNNMembershipProvider_05.01.01_Install:  Success
00:00:44.898 -   Installing Package File DNNMenuNavigationProvider_05.01.00_Install:  Success
00:00:44.980 -   Installing Package File DNNTreeNavigationProvider_05.01.00_Install:  Success
00:00:45.064 -   Installing Package File FckHtmlEditorProvider_02.00.04_Install:  Success
00:00:59.891 -   Installing Package File FileBasedCachingProvider_05.01.01_Install:  Success
00:01:00.196 -   Installing Package File SchedulingProvider_05.01.00_Install:  Success
00:01:00.417 -   Installing Package File SearchIndexProvider_05.01.00_Install:  Success
00:01:00.653 -   Installing Package File SearchProvider_05.01.01_Install:  Success
00:01:00.813 -   Installing Package File SolpartMenuNavigationProvider_05.01.00_Install:  Success
00:01:01.079 - Installing Optional AuthSystems:
00:01:01.079 -   Installing Package File LiveID_01.00.01_Install:  Success
00:01:01.747 -   Installing Package File OpenID_02.00.00_Install:  Success
00:01:02.394 - Installing Optional Packages:
 

Upgrade Complete

can any one tell me where did i done mistake..

i just copy the new installation files and folders to dnn portal execpt these files
web.config, release.config, default.aspx the main files as i think.
 

got the error when returned to site after upgrade

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30114: 'xmlns' is an XML prefix and cannot be used as an expression. Use the GetXmlNamespace operator to create a namespace object.

Source Error:

 
Line 2:  <%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Common.Controls" Assembly="DotNetNuke" %>
Line 3:  <asp:literal id="skinDocType" runat="server"></asp:literal>
Line 4:  <html <%=xmlns%> <%=LanguageCode%>>
Line 5:  <head id="Head" runat="server">
Line 6:      <meta id="MetaRefresh" runat="Server" http-equiv="Refresh" name="Refresh" />

Source File: C:\inetpub\wwwroot\BJETS_Vinod\Default.aspx    Line: 4

Done the Changes in web.config with old web.config.

after web.config update got this error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 125:        <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 126:        <add assembly="System.Management, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 127:        <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 128:      </assemblies>
Line 129:      <!-- register your app_code subfolders to generate granular assemblies during compilation

Source File: C:\inetpub\wwwroot\BJETS_Vinod\web.config    Line: 127

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Server Error in '/' Application.

Configuration Error

 

it's not working now..so what i have done is creating new setup of portal.

started fresh installation of DNN got failure at Run Database Installation Scripts. My installation stops here please help me

thanks in advance
vinod

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrading from 4.9.4 to 5.1.1 IssuesUpgrading from 4.9.4 to 5.1.1 Issues


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