Page 1 of 1

DeliverSm.Serialize throwing exception

Posted: Tue Jan 24, 2012 9:36 pm
by NickAskew
Hi Alt,

Inetlab.SMPP v1.0.11.3

I can't serialize a DeliverSm, it keeps throwing an exception, the stack trace is as follows:

StackTrace " at Inetlab.SMPP.PDU.DeliverSm.WddAOCwt0e() at Inetlab.SMPP.PDU.DeliverSm.GetBytes() at Inetlab.SMPP.PDU.DeliverSm.Serialize(DeliverSm deliver) at tms.SmscProcessor.wpPersist_smscDeliverSm_DoWork(Object sender, DoWorkEventArgs e) in E:\Work\Clients\Tms\SMPP\tmsLibrary\SMSC\SmscDeliverSm.vb:line 61" String

The DeliverSm object is not nothing.

Regards

Nick

Re: DeliverSm.Serialize throwing exception

Posted: Wed Jan 25, 2012 12:44 am
by NickAskew
I downloaded v1.0.12.2 and it has fixed the problem, so no investigation required - thanks!