Comments
3 comments
-
I can confirm this issue.
Steps to reproduce:
1. Open Query Analyser
2. Install SQL Prompt 3
3. Open a new window in QA
I realise I should have had QA closed before installing. I have a screenshot of the assertion error if required.
David -
Here is the whole message.
Steps to reproduce:
Start Query Analyzer
Start SQL Prompt
Ctrl+N in QA (New window)
Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue
at _11.WndProc(Message& m)
at ControlNativeWindow.OnMessage(Message& m)
at ControlNativeWindow.WndProc(Message& m)
at NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Application.Run()
at _10._1()
at AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at AppDomain.ExecuteAssembly(String assemblyFile)
Abort Retry Ignore
Note: You don't have to install, just start the program
Note for HotAir: CTRL+Shift+Insert copies message text to the clipboard (no need to type it all out) -
Thanks for reporting this, we're looking into it now. As for the tray app it's simply a launcher that's required to support Query Analyzer. Please refer to the release notes for more information.
Many thanks,
Bart
Add comment
Please sign in to leave a comment.
When I launched SQL 2000 SP4 Query Analyzer I got the error:
at _11.WndProc(Message& m)
at ControlNativeWindow.OnMessage(Message& m)
at ControlNativeWindow.WndProc(Message& m)
at NativeWindow.Callback(IntPtr h ....
[Not typeing the rest]
I chose to Abort. Re-Opened and it loaded.