I got this error: "Specified argument was out of the range of valid values. Parameter name: ordinalPosition"
The quey I'm writing was very long , but I'm not able to reproduce the problem (it occurred only once).
Marco
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: ordinalPosition
at _40._1(Int32 , Int32 , Int32 , _39 )
at _40._1(Int32 )
at _43._1(Element , Int32 )
at _43._1(Element , Int32 )
at _43.set_CaretPosition(CaretPosition value)
at _43.InsertIntoScript(String fragment, CaretPosition insertionPosition, CaretPosition caretPosition)
at RedGate.SqlPrompt.Engine.SqlPromptEngine.InsertIntoScript(String fragment, CaretPosition insertionPosition, CaretPosition caretPosition)
at _12.OnChangeLineText(TextLineChange[] pTextLineChange, Int32 fLast)
The quey I'm writing was very long , but I'm not able to reproduce the problem (it occurred only once).
Marco
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: ordinalPosition
at _40._1(Int32 , Int32 , Int32 , _39 )
at _40._1(Int32 )
at _43._1(Element , Int32 )
at _43._1(Element , Int32 )
at _43.set_CaretPosition(CaretPosition value)
at _43.InsertIntoScript(String fragment, CaretPosition insertionPosition, CaretPosition caretPosition)
at RedGate.SqlPrompt.Engine.SqlPromptEngine.InsertIntoScript(String fragment, CaretPosition insertionPosition, CaretPosition caretPosition)
at _12.OnChangeLineText(TextLineChange[] pTextLineChange, Int32 fLast)