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 ...Upgrade Errors 06.02.02 to 06.02.03Upgrade Errors 06.02.02 to 06.02.03
Previous
 
Next
New Post
9/28/2012 1:56 PM
 

I was almost certain that the failures were due to insufficient permissions on the DesktopModules folder. Assuming that the correct user (IIS app pool identity account) is the one given full file system permissions, we'll have to look elsewhere.

Are any more detailed errors related to the install failures showing up in the Event Viewer (when logged in as host)?

Try manually installing one of the problem module packages - let's say DNNCE_CoreMessaging_06.02.03_Install.zip manually from Host-->Extensions, Install Extension Wizard and see what detailed error messages are generated or at what point in the install the failure occurs. The install package for this module will be found in the /Install/Module folder.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
9/28/2012 2:41 PM
 
Okay here is the report:

Error loading files from temporary folder - see below

StartJob Starting Installation
Info Starting Installation - DotNetNuke.Modules.CoreMessaging
Info Starting Installation - Module
Failure ExceptionSystem.Data.SqlClient.SqlException (0x80131904): Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection. (SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.ExecuteNonQuery(String ProcedureName, Object[] commandParameters) at DotNetNuke.Entities.Content.Data.DataService.AddMetaData(ContentItem contentItem, String name, String value) at DotNetNuke.Entities.Content.Data.DataService.SynchronizeMetaData(ContentItem contentItem, IEnumerable`1 added, IEnumerable`1 deleted) at DotNetNuke.Entities.Content.ContentController.SaveMetadataDelta(ContentItem contentItem) at DotNetNuke.Entities.Content.ContentController.AddContentItem(ContentItem contentItem) at DotNetNuke.Entities.Modules.DesktopModuleController.CreateContentItem(DesktopModuleInfo desktopModule) at DotNetNuke.Entities.Modules.DesktopModuleController.SaveDesktopModule(DesktopModuleInfo desktopModule, Boolean saveChildren, Boolean clearCache, Boolean saveTerms) at DotNetNuke.Services.Installer.Installers.ModuleInstaller.Install()
Failure Installation Failed - Module
Info Installation Failed - DotNetNuke.Modules.CoreMessaging
Info Deleted temporary install folder
EndJob Installation Failed
 
New Post
9/29/2012 4:05 AM
 

there seems to be an issue executing AddMetaData stored procdeure due to some duplicate items in one of the tables. Please check table MetaData for duplicate values in column MetaDataName, which unfortunately is missing a unique key constraint. You may find these values by running the following query in Host > SQL menu item:

SELECT MetaDataName, Count(1) N FROM {databaseOwner}{objectQualifier}Metadata GROUP BY MetaDataName Having Count(1) > 1

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/30/2012 2:50 PM
 
I have upgraded from dnn6.1.5 -> dnn6.2.1 -> dnn6.2.2, all went OK. But when it got to dnn6.2.3, same error messages. After running your script I got something like this:

============================
MetaDataName

N



Contributor

2



Coverage

2



Creator

2



Date

2



Description

2



Format

2



Identifier

2



Language

2



Publisher

2



Relation

2



Rights

2



Source

2



Subject

2



Title

14



Type

2

===================

Then what I am supposed to do? Please help.
 
New Post
9/30/2012 3:47 PM
 
Ok after I deleted the duplicated values the previous errorr messages went away. Thank you Sebastian.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade Errors 06.02.02 to 06.02.03Upgrade Errors 06.02.02 to 06.02.03


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