Hello,
I am trying to use SMSLib for .Net through IKVM.
But it throws an error while I try to use the smpp gateway..
This is the error :
Exception :
The type initializer for 'org.jsmpp.session.SMPPSession' threw an
exception
Inner Exception : {"The type initializer for
'org.jsmpp.session.AbstractSession' threw an exception."}I would appreciate any help on solving this. I'm using Visual Studio 2010 and C#. I've added all the IKVM references. services class and bindattributes initialize without issues. It's the JSMPPGateway that throws error while initializing. Please help me. Thanks. -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
