Hey Guys.
We recently patched our D365 On-Prem install to 9.1 Update 3. Problem is, the Asynchronous service keeps crashing on startup. Looking for a Specific assembly/dll called Castle.Core
It seems the Autofac dll’s are looking for CastleCore version 3.2.0.0. However CastleCore is on 3.3.3.58 for quite some time.
>Exception while executing async service: MSCRMAsyncService - System.IO.FileLoadException: Could not load file or assembly 'Castle.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
>File name: 'Castle.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc'