Greetings All,
We have a custom c++ DLL that we have integrated into D365 SCM. The Dll was working until we switched from a "Microsoft Managed" environment to the "Self Service" environment.
The DLL is in the deployment package and is located in the Model\Bin folder & I have redeployed since the environment was set up.
Has this location moved for self service environments? I have tested in our dev environments and all is working.
I have submitted a ticket to MS, but thought I would reach out here as well in case there was a quick fix.
Error:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.DllNotFoundException: Unable to load DLL 'rmycustomfunction.dll': The specified module could not be found.
Regards, Mark