Description:
When I click the "browse" button for the creation of the sql-file in the "Target Creation Options" steps during the migration, I get an error.
----- Developer Notes -----
MySQL Workbench CE for Windows version 5.2.41 revision 9727
Configuration Directory: C:\Documents and Settings\JorgC\Application Data\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows XP Professional Service Pack 3 (build 2600)
CPU: 2x AMD Athlon(tm) 64 X2 Dual Core Processor 4400+, 2.0 GiB RAM
Active video adapter (0): NVIDIA GeForce 7300 LE
Installed video RAM: 256 MB
Current video mode: 1680 x 1050 x 4294967296 kleuren
Used bit depth: 32
Driver version: 6.14.11.7516
Installed display drivers: nv4_disp.dll
Current user language: Nederlands (Nederland)
Exception = System.InvalidOperationException
Message = Bestand . is een ongeldige bestandsnaam.
FullText = System.InvalidOperationException: Bestand . is een ongeldige bestandsnaam.
bij System.Windows.Forms.SaveFileDialog.RunFileDialog(OPENFILENAME_I ofn)
bij System.Windows.Forms.FileDialog.RunDialogOld(IntPtr hWndOwner)
bij System.Windows.Forms.FileDialog.RunDialog(IntPtr hWndOwner)
bij System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner)
bij System.Windows.Forms.CommonDialog.ShowDialog()
bij MySQL.Forms.FileChooserImpl.run_modal(FileChooser* self)
bij MySQL.MCallback1<bool\,mforms::FileChooser \*>.cpp_callback(FileChooser* arg1)
bij MySQL.Forms.ButtonImpl.button_click(Object sender, EventArgs e)
bij System.Windows.Forms.Control.OnClick(EventArgs e)
bij System.Windows.Forms.Button.OnClick(EventArgs e)
bij System.Windows.Forms.Button.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
How to repeat:
When I click the "browse" button for the creation of the sql-file in the "Target Creation Options" steps during the migration, I get an error.