Hi all,
I've faced the issue while updating the managed solutions.
So, I've updated a few scripts, forms and tried to import the new version of the solution on another environment to test.
I've got the following error "There should not be more than one component instance for a solution being upgraded. Solution id: ********* "
Also, I'm not able to unregister the current assembly from the target environment. The reason is: Cannot insert duplicate key exception when executing non-query: System.Data.SqlClient.SqlCommand Exception: System.Data.SqlClient.SqlException (0x80131904): Violation of UNIQUE KEY constraint 'UQ_PluginTypeBase_TypeMetadata'. Cannot insert duplicate key in object 'dbo.PluginTypeBase'.
Have anyone faced this issue before? How to avoid this problem?
*This post is locked for comments