- Messages
- 34
- Country

Using SAMM Version 2.0.09. Get this notice;
Unhandled exception has occurred in your application. System.ArgumentOutOfRangeException: StartIndex cannot be larger than length of string. Parameter name ; startIndex.
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
There is no reference to this in manual. Checked the other threads, haven't seen anything like this. Can someone explain this issue to me and or how to rectify it. Thanks
Unhandled exception has occurred in your application. System.ArgumentOutOfRangeException: StartIndex cannot be larger than length of string. Parameter name ; startIndex.
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
There is no reference to this in manual. Checked the other threads, haven't seen anything like this. Can someone explain this issue to me and or how to rectify it. Thanks