We use Composite C1 5.1 with custom Page Metatypes:
MyCompany.SeoPageInfo
When we try to upgrade to version 5.3 using the Orckestra CMS 5.3 package (we have an active maintenance subscription) we receive an exception:
https://cms.orckestra.com/Products/Version-history/Composite-C1-52
Probably I need to upgrade from version to 5.1 to 5.2 first, however, I can't find the version 5.2 upgrade package.
Any ideas?
MyCompany.SeoPageInfo
When we try to upgrade to version 5.3 using the Orckestra CMS 5.3 package (we have an active maintenance subscription) we receive an exception:
Failed to load dll: 'C:\Users\myname\AppData\Local\Temp\Temporary ASP.NET Files\vs\4e1d529b\213b5d9e\assembly\dl3\e52e62d7\c2b8b6a0_9961d201\Composite.Generated.dll' : System.TypeLoadException: Method 'get_VersionId' in type 'Composite.Data.GeneratedTypes.Composite_Data_Types_IPageEmptyClass' from assembly 'Composite.Generated, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Failed building: DynamicSqlDataProvider : compiling missing classes
Compile error: CS0535(1986): 'CompositeGenerated.DynamicSqlDataProvider.MyCompany_SeoPageInfoEntityBase' does not implement interface member 'Composite.Data.Types.IVersioned.VersionId'
I found on your site that you introduced the IVersioned interface in the version 5.2:https://cms.orckestra.com/Products/Version-history/Composite-C1-52
Probably I need to upgrade from version to 5.1 to 5.2 first, however, I can't find the version 5.2 upgrade package.
Any ideas?