Jumoo / uSync.Complete.Issues

Public Issue tracker and roadmap for uSync.Complete
https://jumoo.co.uk/usync/complete/
2 stars 1 forks source link

v13 RC2 crashes #211

Closed Nuklon closed 10 months ago

Nuklon commented 10 months ago

Describe the bug Trying out Umbraco 13 RC2 and it crashes @ startup:

Unhandled exception. System.Reflection.ReflectionTypeLoadException: Could not load all types from "uSync.PeopleEdition, Version=12.2.1.1, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:
. System.TypeLoadException on uSync.PeopleEdition.PeopleServiceConnector: Method 'GetArtifact' in type 'uSync.PeopleEdition.PeopleServiceConnector' from assembly 'uSync.PeopleEdition, Version=12.2.1.1, Culture=neutral, PublicKeyToken=null' does not have an implementation.

Version (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Update to Umbraco 13 RC2
  2. Start the project.
KevinJump commented 10 months ago

Hi,

Yes there is a binary breaking change in v13 of Umbraco (well its major release) - so v12 doesn't work.

but we have pushed the v13-rc of uSync.Complete now and it works with v13 (built to Umbraco rc3 which has just been released)

https://www.nuget.org/packages/uSync.Complete/13.0.0-rc1

Nuklon commented 10 months ago

Thanks @KevinJump, can you also push an RC for Umbraco Forms?

KevinJump commented 10 months ago

yes - https://www.nuget.org/packages/uSync.Forms/13.0.0-rc1