Search found 2 matches

by CSCdev
Tue May 24, 2011 1:59 pm
Forum: Inetlab.SMPP v1.0
Topic: Exception - object reference not set to an instance of an ob
Replies: 3
Views: 17185

Re: Exception - object reference not set to an instance of a

20110524 16:48:30 :SMS_Send
20110524 16:48:30 :Object reference not set to an instance of an object.
------------------------------------------------
20110524 16:48:30 :SMS_Send
20110524 16:48:30 : at Inetlab.SMPP.SmppClient.VqEl9oC9Po6YdHt4Qla(Object )
at Inetlab.SMPP.SmppClient.Submit(SubmitSm ...
by CSCdev
Mon May 23, 2011 7:50 am
Forum: Inetlab.SMPP v1.0
Topic: Exception - object reference not set to an instance of an ob
Replies: 3
Views: 17185

Exception - object reference not set to an instance of an ob

Dear Sir,
I have the below code for submitting SMS messages to the SMPP server, occasionally an exception is raised:
"object reference not set to an instance of an object"
can you please advise on what could be the problem and how to take care of it?

Thank you


List<Inetlab.SMPP.PDU.SubmitSm ...