How can we help you today? How can we help you today?
SBuckVRT

Activity overview

Latest activity by SBuckVRT

Adding my issue just for documentation.   Thank you for the link to the previous version.    SSMS v15.0.18384   SQL Prompt 10.6.15.21056 Using any Reserved word from the Drop Down list causes SSMS to crash and the following error:  2021-06-16 14:37:50.253 -04:00 [Debug] Inserted text : c 2021-06-16 14:37:50.721 -04:00 [Information] [10301] Run 'Matching object names' completion handler! 2021-06-16 14:37:50.914 -04:00 [Information] [10340] Run 'Code analysis task <SQLQuery2.sql*>' completion handler! 2021-06-16 14:37:55.765 -04:00 [Error] LogService caught unhandled exception in AppDomain: 'Object reference not set to an instance of an object.' System.NullReferenceException: Object reference not set to an instance of an object.    at RedGate.SQLPrompt.CommonUI.Forms.SchemaInformation.ObjectDefinitionBox._candidateName_Paint(Object sender, PaintEventArgs e)    at System.Windows.Forms.Control.OnPaint(PaintEventArgs e)    at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)    at System.Windows.Forms.Control.WmPaint(Message& m)    at System.Windows.Forms.Control.WndProc(Message& m)    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)    at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) / comments
Adding my issue just for documentation.   Thank you for the link to the previous version.   SSMS v15.0.18384   SQL Prompt 10.6.15.21056Using any Reserved word from the Drop Down list causes SSMS to...
0 votes
Thank you for the link for the previous version.     Here was mine:   Same SQL Prompt Version - SSMS v15.0.18384.     Worked fine until I tried to select a reserved word from the drop down.   SSMS crashes with this error:    <div>2021-06-16 14:37:50.253 -04:00 [Debug] Inserted text : c</div><div>2021-06-16 14:37:50.721 -04:00 [Information] [10301] Run 'Matching object names' completion handler!</div><div>2021-06-16 14:37:50.914 -04:00 [Information] [10340] Run 'Code analysis task <SQLQuery2.sql*>' completion handler!</div><div>2021-06-16 14:37:55.765 -04:00 [Error] LogService caught unhandled exception in AppDomain: 'Object reference not set to an instance of an object.'</div><div>System.NullReferenceException: Object reference not set to an instance of an object.</div><div>&nbsp; &nbsp;at RedGate.SQLPrompt.CommonUI.Forms.SchemaInformation.ObjectDefinitionBox._candidateName_Paint(Object sender, PaintEventArgs e)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.OnPaint(PaintEventArgs e)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.WmPaint(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.WndProc(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</div><div>2021-06-16 14:37:55.771 -04:00 [Error] Report error dialog UI shown</div><div>System.NullReferenceException: Object reference not set to an instance of an object.</div><div>&nbsp; &nbsp;at RedGate.SQLPrompt.CommonUI.Forms.SchemaInformation.ObjectDefinitionBox._candidateName_Paint(Object sender, PaintEventArgs e)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.OnPaint(PaintEventArgs e)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.WmPaint(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.WndProc(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</div><div>&nbsp; &nbsp;at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</div> / comments
Thank you for the link for the previous version.     Here was mine:  Same SQL Prompt Version - SSMS v15.0.18384.     Worked fine until I tried to select a reserved word from the drop down.   SSMS c...
0 votes