I have a Visibroker 4.5 server in JAVA (6). I am currently porting the client from JAVA to CSharp using VisiNet 8.0.
For some IDL, I have a MARSHALL Exception on the server with the Visinet client (no pb with visibroker 4.5 client). It's look like very closed to the problem described here:
community.microfocus.com/.../15881.backward-compatibility-issue-with-visinotify-6-5-using-typecode-optimization.aspx
Unfortunately, setting vbroker.typecode.noIndirection=true has no effect.
Does Visinet supports this property ? Any over idea on the problem ?