When importing a script the following exception occurs.
Note that this only occurs when importing into a database's script folder. Importing scripts into public or private folders in the T-SQL Script Explorer are unaffected.
This problem has been fixed for the next build.
SQLDBcontrol
Version: 2.0.00000
Unhandled Exception:
Object reference not set to an instance of an object.
System.NullReferenceException
Stack Trace:
at SQLDBControl.SplashScreen.ImportScripts()
at SQLDBControl.SplashScreen.TreeContextMenuClick(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TreeView.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.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
SQLDBcontrol Support
support@sqldbcontrol.com