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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
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.
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