Parsing DeliverSm failed.

.NET library for SMPP protocol
Locked
medved45
Posts: 2
Joined: Mon Dec 05, 2011 3:12 am

Parsing DeliverSm failed.

Post by medved45 » Wed Sep 12, 2012 9:16 am

I updated to new version(1.0.12.9) and getting errors - Parsing DeliverSm failed and Exception:System.IndexOutOfRangeException: Index was outside the bounds of the array.
Full log in attachment.
Attachments
error.rar
(1.27 KiB) Downloaded 1170 times
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: Parsing DeliverSm failed.

Post by alt » Wed Sep 12, 2012 7:22 pm

Similar problem was fixed in version 1.1.2.0.
davidroux
Posts: 3
Joined: Wed Mar 27, 2013 7:11 am

Re: Parsing DeliverSm failed.

Post by davidroux » Wed Mar 27, 2013 7:16 am

Getting similar error :
09:02:24 AM: ERROR:Parsing DeliverSm failed.
09:02:24 AM: Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at rf79Re5TRRkh3b6UTp.iDrQAkYXBDFMdw3dDu.EnOWR8dHa(Int32& )
at Inetlab.SMPP.Common.TLV..ctor(iDrQAkYXBDFMdw3dDu buf, Int32& offset)
at Inetlab.SMPP.PDU.DeliverSm.TYPcl2UXEP(iDrQAkYXBDFMdw3dDu , Int32& )
at Inetlab.SMPP.PDU.DeliverSm.p00cL4MwWH(Object , Int32& , Object )
09:02:24 AM: ERROR:Invalid DELIVER_SM packet
Locked