Page 1 of 1
Exception when the password is long
Posted: Sun Mar 03, 2013 5:59 pm
by eng.mohammad

- error screen shot
- smpp error.png (202.07 KiB) Viewed 203264 times
Hi Alt,
am trying to run the demo when the execution reaches
client.BindAsync(tbSystemId.Text, tbPassword.Text, ConnectionMode.Transceiver) it throws the below exception ,
"Length too long
Parameter name: Password"
and the password length is 32 characters , please advice.
Regards
MMasoud
Re: Exception when the password is long
Posted: Mon Mar 04, 2013 7:53 pm
by eng.mohammad
Please any help !?
Re: Exception when the password is long
Posted: Tue Mar 05, 2013 2:10 pm
by alt
Password length is limited to 8 characters in SMPP protocol (see 4.1.1).
Re: Exception when the password is long
Posted: Tue Mar 05, 2013 3:00 pm
by eng.mohammad
Thank you Alt, for heads up i found it as you said , never the less the smpp server i connects to generate 32 charecters passwords randomly and i cant reset it , can you guide me what to do !? .
Regards
Re: Exception when the password is long
Posted: Tue Mar 05, 2013 3:56 pm
by alt
I can remove password limit in next version 1.1.7.
Re: Exception when the password is long
Posted: Tue Mar 05, 2013 8:39 pm
by eng.mohammad
Thanks ALT perfect when its expected to be released? i need to evaluate the library before buying it. we already build the SMPP Desktop Application that retrieves Bulk SMS from database and wants a library that supports submit multi and asynchronous we found in yours .
Thanks and Best Regards.
Re: Exception when the password is long
Posted: Sat Jul 27, 2013 5:17 am
by WilliaM.SMiTh
Thanks you for updating us with this information.you did very great job. keep it up
Re: Exception when the password is long
Posted: Tue Nov 12, 2013 10:11 am
by erum
I think its vendor specific solution. Probably you need to send message to one of the application port.