I have problems with Inetlab.SMPP.dll v1.0.10.0 on ubuntu 9.10 (mono 2.4.2.3) and ubuntu 11.04 (mono 2.6.7)
New Inetlab.SMPP.SmppClient()
throws exception:
** Message: Unknown heap type: #GUlD
** Message: Unknown heap type: #Blop
System.InvalidProgramException: Invalid IL code in Inetlab.SMPP.SmppClient:.ctor (): IL_0005: pop
at testDLL.Module1.Main () [0x00000]
Unhandled Exception: System.InvalidProgramException: Invalid IL code in Inetlab.SMPP.Common.SmppClientBase:Finalize (): IL_0005: pop
I tried also with old library ALT.SMS.SmppClient.dll v2.10.3.0 :
** Message: Unknown heap type: #GUlD
** Message: Unknown heap type: #Blop
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for SMPPsender.Module1 ---> System.InvalidProgramException: Invalid IL code in ALT.SMS.SmppClient:.cctor (): IL_0005: pop
I also tried to run SmppClientDemo.exe and the same exception occurs.
MONO
Re: MONO
Please try version 1.0.10.1. I have fixed some bugs. Now SmppClientDemo and SmppServerDemo application work under Mono.
- Attachments
-
- SmppServerDemo_mono.PNG (44.85 KiB) Viewed 8635 times
-
- SmppClientDemo_mono.PNG (46.49 KiB) Viewed 8635 times