Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How can I upgrade Merchello from 1.8.3 to 2.1.0?
I try to do it with this step:
After some issue I have Umbraco that run, but Merchello Backoffice returns exception:
ERROR Umbraco.Core.Persistence.UmbracoDatabase - Database exception occurred System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'merchEntityCollection'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() 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, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at StackExchange.Profiling.Data.ProfiledDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at Umbraco.Core.Persistence.PetaPocoCommandExtensions.<>c__DisplayClass4.<ExecuteReaderWithRetry>b__3() at Umbraco.Core.Persistence.FaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func) at Umbraco.Core.Persistence.Database.<Query>d__7`1.MoveNext()
Hey Flavio,
You should not re-install Merchello. Just overwrite the dlls and the App_Plugins folder. Be careful with the Merchello.config file if you've made any custom configurations.
Thanks!
I do not know where to get bin + App_Plugins/Merchello* folders of 2.1.0 version. Then I do this:
bin + App_Plugins/Merchello*
bin
App_Plugins/Merchello*
Now I look inside web.config that merchelloConfigurationStatus is changed to 2.1.0.
web.config
merchelloConfigurationStatus
Unfortunatelly I receive the same issue. I think that DB is not updated because there are not a table with the name "merchEntityCollection".
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to Upgrade from Merchello 1.8.3 to 2.1.0?
How can I upgrade Merchello from 1.8.3 to 2.1.0?
I try to do it with this step:
After some issue I have Umbraco that run, but Merchello Backoffice returns exception:
Hey Flavio,
You should not re-install Merchello. Just overwrite the dlls and the App_Plugins folder. Be careful with the Merchello.config file if you've made any custom configurations.
Thanks!
I do not know where to get
bin + App_Plugins/Merchello*
folders of 2.1.0 version. Then I do this:bin
andApp_Plugins/Merchello*
folders of website with backed files.Now I look inside
web.config
thatmerchelloConfigurationStatus
is changed to 2.1.0.Unfortunatelly I receive the same issue. I think that DB is not updated because there are not a table with the name "merchEntityCollection".
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.