After migrating to PB 2022 from 2021, we are unable to create an instance of a .net class when running DotNetAssembly.CreateInstance() method. It's failing with error: "Bad runtime function reference" but all referenced dlls look good. This is failing with or without parameters passed in.
After reverting back to 2021, all is functioning normally again.
Wondering if anyone is having similar issues with this in 2022?
Thanks,