Correction to my previous post. The message was not sent twice.
It was a concatenated message (2 sms).
Most of the attempts, 2 sms were sent successfully.
When we received NullReferenceException, only 1 of the sms were sent successfully.
Search found 6 matches
- Tue Feb 18, 2014 1:54 pm
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: NullReferenceException
- Replies: 8
- Views: 34450
- Tue Feb 18, 2014 11:56 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: NullReferenceException
- Replies: 8
- Views: 34450
Re: NullReferenceException
In addition, I have just discovered that one of the messages that received a NullReferenceException was sent twice.
This is quite a bad issue for us.
This is quite a bad issue for us.
- Tue Feb 18, 2014 10:25 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: NullReferenceException
- Replies: 8
- Views: 34450
Re: NullReferenceException
Hello,
I have checked and the messages are being delivered, but we still receive a NullReferenceException.
SourceAddr: SEED
ShortMessage: 'SAVE THE DATE' - Sunday 9th March 8:30pm - Mr Steve, international author and lecturer will be doing a pre Fest talk - 'Fest - behind the mask' at 6 Old Hall ...
I have checked and the messages are being delivered, but we still receive a NullReferenceException.
SourceAddr: SEED
ShortMessage: 'SAVE THE DATE' - Sunday 9th March 8:30pm - Mr Steve, international author and lecturer will be doing a pre Fest talk - 'Fest - behind the mask' at 6 Old Hall ...
- Wed Feb 12, 2014 11:08 pm
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: NullReferenceException
- Replies: 8
- Views: 34450
Re: NullReferenceException
Any feedback?
- Mon Feb 10, 2014 9:19 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: NullReferenceException
- Replies: 8
- Views: 34450
Re: NullReferenceException
I also get this
System.NullReferenceException: Object reference not set to an instance of an object.
at Inetlab.SMPP.Common.SmppClientBase.SendPDUAndReturnResponse[TResponse](SmppPDU pdu)
at Inetlab.SMPP.SmppClient.Bind(Bind pdu)
at Inetlab.SMPP.SmppClient.Bind(String systemId, String password ...
System.NullReferenceException: Object reference not set to an instance of an object.
at Inetlab.SMPP.Common.SmppClientBase.SendPDUAndReturnResponse[TResponse](SmppPDU pdu)
at Inetlab.SMPP.SmppClient.Bind(Bind pdu)
at Inetlab.SMPP.SmppClient.Bind(String systemId, String password ...
- Sun Feb 09, 2014 9:58 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: NullReferenceException
- Replies: 8
- Views: 34450
NullReferenceException
Hi,
I just tested your component to send out a bulk SMS.
I received this exception a number of times.
System.NullReferenceException: Object reference not set to an instance of an object.
at Inetlab.SMPP.Common.SmppClientBase.SendPDUAndReturnResponse[TResponse](SmppPDU pdu)
at Inetlab.SMPP ...
I just tested your component to send out a bulk SMS.
I received this exception a number of times.
System.NullReferenceException: Object reference not set to an instance of an object.
at Inetlab.SMPP.Common.SmppClientBase.SendPDUAndReturnResponse[TResponse](SmppPDU pdu)
at Inetlab.SMPP ...