Upgrade to latest version

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
7/16/2010 10:50:23 AM
Gravatar
Total Posts 110

Upgrade to latest version

Hello,

I have upgraded to the latest version you released today and the upgrade went fine, however there was this message displayed on the page as the upgrade was being performed.

Running script FeedManager - 0.0.0.7 - 00:00:05.6995699
MySql.Data.MySqlClient.MySqlException (0x80004005): Duplicate column name 'SortRank' at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at MySql.Data.MySqlClient.MySqlScript.Execute() at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(FileInfo scriptFile, String overrideConnectionInfo) at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo) - 00:00:07.0687068
Configuring feature Flickr Slide Show - 00:00:07.2197219

It said at the end that the upgrade was successful and my site seems to be running fine.  Is this message anything to worry about?

Thanks.

7/17/2010 8:01:15 AM
Gravatar
Total Posts 18439

Re: Upgrade to latest version

Hi David,

You can safely ignore it. It must mean I made a mistake and included the addition of that column in more than one script, but if it already exists then there is no problem.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.