When using virtual relays the exception below is raised. The app otherwise works as expected.
- Code: Select all
Unexpected Exception: Index and length must refer to a location within the string.
Parameter name: length.
"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()