Page 1 of 1

SMPPCLIENT_UNKNOWNERROR

Posted: Mon Mar 31, 2008 7:16 pm
by ITweb
Hi, i have some problem with SmppClien 1.2.7
Then i try to connect to SMSC provider and [b]password contain special characters[/b] like !@$% etc., i receive this exception (if my password don't contain special characters everything OK):

[code]
SmppClient connected
Binding SmppClient for SystemId: sms-daily:test
Bind error :
Exception:Length too long
Имя параметра: Password
TargetSite:Void set_Password(System.String)
StackTrace: в ALT.SMS.pduBind.set_Password(String value)
в ALT.SMS.SmppClient.Bind(String SystemId, String Password, ConnectionMode mode)
Bad status returned during Bind : BindTransceiverResp with status SMPPCLIENT_UNKNOWNERROR
[/code]

Posted: Sat Apr 05, 2008 4:55 am
by alt
Your password should be not longer than 8 symbols.