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 ...Issue upgrading from DNN 5.0 to 5.0.1Issue upgrading from DNN 5.0 to 5.0.1
Previous
 
Next
New Post
4/18/2009 8:42 AM
 

 Hi,

Last night, I tried to upgrade my site from DNN 5.0 to 5.1 and It did not upgrade completely. Here is the log:

Installing DotNetNuke

Version: 05.00.01



 

Installation Status Report

00:00:00.015 - Installing Version: 5.0.0
00:00:00.015 -   Executing Script: DotNetNuke.Schema.SqlDataProvider Success
00:00:05.756 -   Executing Script: DotNetNuke.Data.SqlDataProvider Success
00:00:13.479 - Installing MemberRole Provider:
00:00:13.479 -   Executing Script: InstallCommon
00:00:16.053 -   Executing Script: InstallMembership
00:00:18.128 -   Executing Script: InstallProfile
00:00:27.332 -   Executing Script: InstallRoles
00:00:39.610 - Upgrading to Version: 5.0.1
00:00:39.782 -   Executing Script: 05.00.01.SqlDataProvider Success
00:00:57.676 - Performing General Upgrades
00:00:58.300 - Loading Host Settings:
00:00:58.425 - Configuring SuperUser:
00:00:58.581 - Synchronizing Host Files:
00:00:58.721 - Executing Additional Scripts:
00:00:58.721 - Installing Optional Modules:
00:00:58.721 - Installing Optional Skins:
00:00:58.737 -   Installing Package File DNN-MinimalExtropySkin_01.00.02_Install:  Success
00:00:59.111 - Installing Optional Containers:
00:00:59.111 -   Installing Package File DNN-MinimalExtropyContainer_01.00.02_Install:  Success
00:00:59.174 - Installing Optional Languages:
00:00:59.174 - Installing Optional Providers:
00:00:59.174 -   Installing Package File AspNetMembershipProvider_05.00.01_Install:  Success
00:00:59.361 -   Installing Package File DatabaseLoggingProvider_05.00.00_Install:  Success
00:00:59.439 -   Installing Package File DNNMembershipProvider_05.00.01_Install:  Success
00:00:59.501 -   Installing Package File DNNMenuNavigationProvider_05.00.01_Install:  Success
00:00:59.564 -   Installing Package File DNNTreeNavigationProvider_05.00.00_Install:  Success
00:00:59.626 -   Installing Package File FckHtmlEditorProvider_02.00.03_Install:  Success
00:01:06.366 -   Installing Package File FileBasedCachingProvider_05.00.01_Install:  Success
00:01:06.459 -   Installing Package File SchedulingProvider_05.00.01_Install:  Success
00:01:06.522 -   Installing Package File SearchIndexProvider_05.00.00_Install:  Success
00:01:06.584 -   Installing Package File SearchProvider_05.00.00_Install:  Success
00:01:06.662 -   Installing Package File SolpartMenuNavigationProvider_05.00.01_Install:  Success
00:01:06.756 - Installing Optional AuthSystems:
00:01:06.756 -   Installing Package File LiveID_01.00.01_Install:  Success
00:01:06.881 -   Installing Package File OpenID_02.00.00_Install:  Success
00:01:07.021 - Installing Optional Packages:
00:01:07.021 -   Creating Portal: My Website
00:01:07.302 -   Error: A User Already Exists For the Username Specified. Please Register Again Using A Different Username.
00:01:07.302 -   Portal failed to install:Error!
 

Installation Complete

Somme steps are not succesful, any idea why? After the upgrade the site failed with an error.

Thanks

 
New Post
4/18/2009 9:20 AM
 

 make sure not to touch web.config. you created a new datastore inside the database due to a different objectQualifier I assume.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/20/2009 11:58 PM
 

The upgrade went trough, thanks. But now, when I am trying to add a page or a module, I am getting the following error.

Error: is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: The ID 'cmdDelete' is already used by another control. ---> System.Web.HttpParseException: The ID 'cmdDelete' is already used by another control. ---> System.Web.HttpParseException: The ID 'cmdDelete' is already used by another control. ---> System.Web.HttpException: The ID 'cmdDelete' is already used by another control. at System.Web.UI.TemplateParser.ProcessError(String message) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilites.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---

Any idea why? Is it a problem with the database, or with the source files?

Thanks for your help.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Issue upgrading from DNN 5.0 to 5.0.1Issue upgrading from DNN 5.0 to 5.0.1


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