• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Invalid column name error.

K

KennyW

Guest
Hello,
I created a new localization pack and while i'm upgrading my version from 4.2 to 4.5 with my LP, i get the following error.

2010-08-24 15:55:52,262 [1] INFO SWsoft.SiteBuilder.Utils.DBUpdaterUtil.DBUpdater - SQL command timeout: 600 seconds
2010-08-24 15:55:52,309 [1] INFO SWsoft.SiteBuilder.Utils.DBUpdaterUtil.DBUpdater - Database upgrade from version 11 to 12... Validate...
2010-08-24 15:55:52,418 [1] INFO SWsoft.SiteBuilder.Utils.DBUpdaterUtil.DBUpdater - Upgrade database from version '11' to version '12'
2010-08-24 15:55:52,700 [1] FATAL SWsoft.SiteBuilder.Utils.DBUpdaterUtil.Program - Fatal upgrade error!!!
System.Data.SqlClient.SqlException: Invalid column name 'pagesetid'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
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 SWsoft.SiteBuilder.Utils.DBUpdaterUtil.DBUpdater.ExecuteSqlScript(String a_resource)
at SWsoft.SiteBuilder.Utils.DBUpdaterUtil.DBUpdater.UpdateDB(Int32 a_versionSource, Int32 a_versionTarget)
at SWsoft.SiteBuilder.Utils.DBUpdaterUtil.Program.Main(String[] a_args)

How do I fix that?
 
Back
Top