- Joined
- Nov 9, 2017
- Messages
- 128
- Reaction score
- 50
Did anyone notice that after update to version 16.0.6.641 the call control api stopped working?
Trying run the api control application I get he follow:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at System.SpanHelpers.IndexOf(Byte& searchSpace, Byte value, Int32 length)
at System.String.Ctor(SByte* value)
at System.StubHelpers.CSTRMarshaler.ConvertToManaged(IntPtr cstr)
Aborted
Trying run the api control application I get he follow:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at System.SpanHelpers.IndexOf(Byte& searchSpace, Byte value, Int32 length)
at System.String.Ctor(SByte* value)
at System.StubHelpers.CSTRMarshaler.ConvertToManaged(IntPtr cstr)
Aborted