Quantcast
Viewing all articles
Browse latest Browse all 9369

Re: B1IF .NET Call Issue

Hi All,

 

I actually encountered this issue before and fixed it by making sure that all b1if prerequisites

was installed:

 

You need the following for the runtime environment:

  • Microsoft .NET Framework, version 4.0.30319.1 or above.
  • Microsoft Visual C++ 2010 SP1 Redistributable Package.

This call atom has the following scope:

  • The assembly must reside in the file system. You cannot put it in the integration framework.
  • Define static public classes in the assembly for correct reflection.
  • The call atom only supports native types (sbyte, byte, short, ushort, int, uint, long, ulong, char, float, double, bool, decimal, string).

 

Only use functions that have been compiled on the same operating system version as the one you use to run the integration framework. If you run the integration framework on a 32-bit operating system, only call .NET assembly functions that you have compiled in a 32-bit environment. Do not call .NET assembly functions you have compiled in a 32-bit environment in an integration framework running on a 64-bit operation system.


Kind Regards,



Brenden Draper


Viewing all articles
Browse latest Browse all 9369

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>