Comments
3 comments
-
Hi Dru,
There's not quite enough info in the stack trace for us to figure out the exact cause this, but I'll get you a new build tomorrow with some additional logging and error handling around that function.
It looks like it happened when trying to display the info panel that pops up alongside the suggestions. Do you know if it happens when there's a specific suggestion selected or on a specific script? Also, which version of Prompt are they currently using?
One possible workaround for now is to turn off the info panel under options and untick "Show object definitions"
Thanks,
Aaron. -
Hi Dru,
We've got a build for you with some additional logging in the method that's causing a problem which you can download from here.
Please try recreating the issue in this new build and it should display a "report error" dialog which will give us more info on the cause of this crash.
Thanks,
Aaron. -
Great, thanks. I'll download it and install it on the client.
I will have to query him if it happens with a specific suggestion.
Thanks,
Dru.
Add comment
Please sign in to leave a comment.
An associated error in the application log says this:
Application: Ssms.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
Stack:
at RedGate.SQLPrompt.CommonUI.Forms.CandidateList.CandidateList2.m_SchemaPanelTimer_Tick(System.Object, System.EventArgs)
at System.Windows.Forms.Timer.OnTick(System.EventArgs)
at System.Windows.Forms.Timer+TimerNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
Any suggestions?
Thanks,
Dru.