Getting this error in the immediate window when running the program
A first chance exception of type 'System.NullReferenceException' occurred
However it runs successfully, you can send messages from the system, but the program is failing to retrieve messages from the SMSC center.
Any help will ...
Search found 7 matches
- Sat Jan 31, 2009 12:03 pm
- Forum: ALT.SMS.SmppClient
- Topic: A first chance exception of type 'System.NullReferenceExcept
- Replies: 0
- Views: 13485
- Mon Jan 19, 2009 2:55 pm
- Forum: ALT.SMS.SmppClient
- Topic: WAP Push
- Replies: 1
- Views: 19383
WAP Push
WAP push is working perfectly well, although had to make some minor changes to the code to suit Visual Basic.
- Sun Dec 28, 2008 2:20 pm
- Forum: ALT.SMS.SmppClient
- Topic: How can i send sms containing more than 160 characters
- Replies: 9
- Views: 64946
Re: SMS Parts
What can't you understand?? You use the SubmitText or SubmitTextAsync methods to send long messages. Right?? You send it and that's all - you forgot about it. But I want to know how many messages were really sent - how many parts the long message consists. Now I use SubmitAsync method and do all ...
- Sun Dec 28, 2008 1:52 pm
- Forum: ALT.SMS.SmppClient
- Topic: how to use this lib
- Replies: 4
- Views: 33820
Re: how to use this lib
Hi,
I am a newbie and i got your code, had a look at demo and used it in my app. But i am not able to send SMS though I am using my own SMPP settings. Can you plz guide me as to how to use your library in my application.
Can you bind or connect to your SMSC when using the demo application ...
I am a newbie and i got your code, had a look at demo and used it in my app. But i am not able to send SMS though I am using my own SMPP settings. Can you plz guide me as to how to use your library in my application.
Can you bind or connect to your SMSC when using the demo application ...
- Sun Dec 28, 2008 1:46 pm
- Forum: ALT.SMS.SmppClient
- Topic: How can i send sms containing more than 160 characters
- Replies: 9
- Views: 64946
Re: SMS Parts
You dont have to define anything, just send the text as normal and the rest will be taken care of.
Eg, enter the text in the message box and press submit.
Why do you say that i do not have to define anything, if I say I need.
Please, if you do not have the answer, do not post anything.
I asked ...
Eg, enter the text in the message box and press submit.
Why do you say that i do not have to define anything, if I say I need.
Please, if you do not have the answer, do not post anything.
I asked ...
- Fri Dec 26, 2008 3:34 pm
- Forum: ALT.SMS.SmppClient
- Topic: How can i send sms containing more than 160 characters
- Replies: 9
- Views: 64946
SMS Parts
You dont have to define anything, just send the text as normal and the rest will be taken care of.
Eg, enter the text in the message box and press submit.
Eg, enter the text in the message box and press submit.
- Fri Dec 12, 2008 12:47 pm
- Forum: ALT.SMS.SmppClient
- Topic: Short codes and Program Log file
- Replies: 1
- Views: 17531
Short codes and Program Log file
I want to receive messages sent to my short from my SMSC, where do i set the short code.
Also the log file returns responses in Hex, is there a way to return it in plain text.
Also the log file returns responses in Hex, is there a way to return it in plain text.