Hi Amit,
According to EntireX documentation the .Net [generated] client applications require the “generic .net wrapper runtime” which provides marshalling, unmarshalling and connecting to Broker. This runtime components requires a real DLL (erx.dll). So the client side thing is not 100% pure .Net which means it won’t work under Mono. Mono does not implement all classes of .Net anyway and certainly as far as I can tell the interop stuff isn’t there.
One final thing: even if this did work: it would not be supported.
Hope this helps.
Stuart Fyffe-Collins
Software AG (UK) Ltd.
#EntireX#webMethods#Mainframe-Integration