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

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Error while upgrading from 6 to 07.01.01Error while upgrading from 6 to 07.01.01
Previous
 
Next
New Post
9/24/2013 2:23 PM
 

While upgrading to dnn community 07.01.01 we are getting the error below...

 --------------------------------------------------------------------------------
Upgrade Now 0:35 Minutes   |   26% ERROR occured - System.Data.SqlClient.SqlException (0x80131904): Column names in each table must be unique. Column name 'Status' in table 'dbo.UserRoles' is specified more than once.
   at System.Data.SqlClient.SqlConnection. (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.RunExecuteNonQueryTds(String methodName, Boolean async)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script)
/* Add new Columns To UserRoles Table *//**************************************/
IF NOT EXISTS (SELECT * FROM INFORMATION_SCHEMA.Columns WHERE TABLE_NAME='dbo.UserRoles' AND COLUMN_NAME='Status')
    BEGIN        ALTER TABLE dbo.UserRoles
            ADD [Status] int NOT NULL CONSTRAINT DF_UserRoles_Status DEFAULT 1    END
System.Data.SqlClient.SqlException (0x80131904): Column names in each table must be unique. Column name 'IsOwner' in table 'dbo.UserRoles' is specified more than once.
   at System.Data.SqlClient.SqlConnection. (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.RunExecuteNonQueryTds(String methodName, Boolean async)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script)
IF NOT EXISTS (SELECT * FROM INFORMATION_SCHEMA.Columns WHERE TABLE_NAME='dbo.UserRoles' AND COLUMN_NAME='IsOwner')
    BEGIN        ALTER TABLE dbo.UserRoles
            ADD IsOwner bit NOT NULL CONSTRAINT DF_UserRoles_IsOwner DEFAULT 0    END
,Error: Object reference not set to an instance of an object.   at DotNetNuke.Services.Upgrade.Upgrade.ConvertCoreNotificationTypeActionsFor700()
   at DotNetNuke.Services.Upgrade.Upgrade.UpgradeToVersion700()
   at DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication(String providerPath, Version version, Boolean writeFeedback)
26 %Retry View Logs
Updating Database

 Thanks.

 
New Post
9/24/2013 8:00 PM
 
From what Version did you upgrade? Did you follow the upgradepath you can found on the wiki?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Error while upgrading from 6 to 07.01.01Error while upgrading from 6 to 07.01.01


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