We are testing our customizations in 2025.2, but a few BPMs are failing due to a missing assembly, Erp.Data.910100. The exact error message is:
“The type ‘ErpContext’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘Erp.Data.910100, Version=11.2.100.0, Culture=neutral, PublicKeyToken=323cab74146a1cd3’.”
I tried using Erp.Data.Model, but I’m still getting the error. Yes, that is an external DLL that was built by someone who has since left the company. I guess I may have to look at the source code for that DLL and make the necessary changes there.