Hi Eric, I have a similar error.
I can connect with the DB using the action DB Connect, but when attempting to use any other action. I get the following message:
(this page is for test only, don't mind the poor programming)
The test of the message is as follows:
Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
The BP version I'm running is 6.10.0
The Oracle VBO version is the one in DX
I tried the following:
1st.- added the netstandard.dll reference to the Oracle Object.
2nd.- Reference the netstandard in the GAC instead the one in the BP directory.
didn{t work, rolled back the change and
3nd, Rename the Automate\netstandard.dll and copy the one in the GAC. Didn't work
It seems to me that the problem is the version of the dll.
Any help? Also, it is the customer enviroment and I have limited access to the runtime, so anything I want to try, I need to ask for.
The .NET version is 4.6
Thanks in advance
------------------------------
Paulo Politti
------------------------------