Hi,
Is there any way make Inetlab.SMPP client support ver. 3.3 ?
I prefer it to support both ver. (3.3 & 3.4) ?
Regds
Search found 3 matches
- Fri Dec 31, 2010 5:22 pm
- Forum: ALT.SMS.SmppClient
- Topic: SMPP ver. 3.3
- Replies: 0
- Views: 76626
- Mon Dec 20, 2010 4:31 pm
- Forum: Inetlab.SMPP v1.0
- Topic: VB.Net 2008 studio error
- Replies: 3
- Views: 119929
Re: VB.Net 2008 studio error
Hi,
Thanks ,
No error now.
But still some Implicit conversion warning , i fixed it using CStr() & CInt() function.
It working fine now.
Thanks ,
No error now.
But still some Implicit conversion warning , i fixed it using CStr() & CInt() function.
It working fine now.
- Thu Dec 16, 2010 7:42 am
- Forum: Inetlab.SMPP v1.0
- Topic: VB.Net 2008 studio error
- Replies: 3
- Views: 119929
VB.Net 2008 studio error
Hi,
I imported SmppClientDemo to VB.Net 2008 studio,
but i see 5 error all about :
Handles clause requires a WithEvents variable defined in the containing type or one of its base types. D:\smpp\Inetlab.SMPP\Demo\VB.NET\SmppClientDemo\SmppClientDemo.vb
this code that generate the first error ...
I imported SmppClientDemo to VB.Net 2008 studio,
but i see 5 error all about :
Handles clause requires a WithEvents variable defined in the containing type or one of its base types. D:\smpp\Inetlab.SMPP\Demo\VB.NET\SmppClientDemo\SmppClientDemo.vb
this code that generate the first error ...