Object reference not set to an instance of an object

.NET library for SMPP protocol
Locked
MattGreig
Posts: 3
Joined: Thu Sep 05, 2013 8:32 am

Object reference not set to an instance of an object

Post by MattGreig » Thu Sep 05, 2013 8:38 am

Hi,

When im using the logger, and I try to unbind the client, it locks up for a few seconds and then I get the above error. The code is pretty much all taken straight from the sample code but instead of passing in a text box I have replaced it with a delegate.

Any ideas?

Many thanks

Matt
Locked