Hi all, In my application I do get an strange access violation error from an native-code DLL I'm calling. The same code does work with mono 3.0.x The Error does happen with precompiled mono 3.2.x and with 3.2.8 crosscompiled on Debian. The Error is risen within RpcRaiseException in rpcrt4.dll. What can be done to clear the Problem? Elmar