Strange bind error

Smpp v3.4 client

Moderator: alt

Locked
stevep
Posts: 30
Joined: Wed May 02, 2007 7:41 pm

Strange bind error

Post by stevep » Sun Jul 15, 2007 8:34 am

I'm sure this worked with an earlier version, I get a strange bind error with the test project at 1.2.4

SmppClient connected
Binding SmppClient for SystemId: [systemid]
Bind error :
Exception:Object reference not set to an instance of an object.
TargetSite:ALT.SMS.pduBindResp Bind(System.String, System.String, ALT.SMS.ConnectionMode)
StackTrace: at ALT.SMS.SmppClient.Bind(String SystemId, String Password, ConnectionMode mode)
Bad status returned during Bind : BindTransceiverResp with status SMPPCLIENT_UNKNOWNERROR

Can you help?

Steve
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Tue Jul 31, 2007 6:35 pm

Locked