Exception = System.AccessViolationException Message = Attempted to read or write protected memory. This is often an indication that other memory is corrupt. FullText = System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at std.basic_string,std::allocator >.c_str(basic_string\,std::allocator >* ) at MySQL.?A0x4861a96a.CppStringToNative(basic_string\,std::allocator >* str) at MySQL.Forms.TextEntryImpl.set_text(TextEntry* self, basic_string\,std::allocator >* text) at MySQL.MCallback2\,std::allocator > const \&>.cpp_callback(TextEntry* a1, basic_string\,std::allocator >* a2) at sigc.internal.signal_emit0.emit(signal_impl* impl) at sigc.signal0.emit(signal0* ) at mforms.Wizard.next_clicked(Wizard* ) at MySQL.Forms.WizardImpl.nextClick(Object sender, EventArgs arguments) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.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)