We are use your Dll and getting errors:
Code: Select all
System.IndexOutOfRangeException occurred
HResult=-2146233080
Message=Index was outside the bounds of the array.
Source=Inetlab.SMPP
StackTrace:
at utdy1bh0bC9HjfEulK.cXyIKp5yVi0vuDJZ6B.PZjXqv0afC(Int32& )
InnerException:
Call stack из студии:
> Inetlab.SMPP.dll!utdy1bh0bC9HjfEulK.cXyIKp5yVi0vuDJZ6B.PZjXqv0afC() + 0xcd bytes
Inetlab.SMPP.dll!Inetlab.SMPP.PDU.BindResp.NWMaIAfL4u() + 0x1fe bytes
Inetlab.SMPP.dll!Inetlab.SMPP.Common.SmppClientBase.ParseReceivedData(System.IO.Stream stream, Inetlab.SMPP.SmppPduAction action) + 0x81a bytes
Inetlab.SMPP.dll!Inetlab.SMPP.Common.SmppClientBase.wepM6Kx6fJ() + 0x4cc bytes
System.dll!System.Net.LazyAsyncResult.Complete(System.IntPtr userToken) + 0x65 bytes
System.dll!System.Net.ContextAwareResult.CompleteCallback(object state) + 0x7 bytes
mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) + 0xa7 bytes
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) + 0x16 bytes
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0x41 bytes
System.dll!System.Net.ContextAwareResult.Complete(System.IntPtr userToken) + 0x83 bytes
System.dll!System.Net.LazyAsyncResult.ProtectedInvokeCallback(object result, System.IntPtr userToken) + 0xa6 bytes
System.dll!System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(uint errorCode, uint numBytes, System.Threading.NativeOverlapped* nativeOverlapped) + 0x98 bytes
mscorlib.dll!System.Threading._IOCompletionCallback.PerformIOCompletionCallback(uint errorCode, uint numBytes, System.Threading.NativeOverlapped* pOVERLAP) + 0x6e bytes
[Native to Managed Transition]
[Appdomain Transition]
[Native to Managed Transition]