https://bugs.winehq.org/show_bug.cgi?id=48110
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Toad for MySQL Freeware 7.x |Multiple .NET 4.x |(.NET 4.5 app) wants |applications need |TaskService::ConnectedUser |TaskService::ConnectedUser |property |property (Toad for MySQL | |Freeware 7.x, Microsoft | |Toolkit from MS Office | |2013)
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
adding another app: 'Microsoft Toolkit'. It seems to be part of Microsoft Office 2013.
Reported here:
https://old.reddit.com/r/winehq/comments/ep948t/microsoft_toolkit_unhandled_...
--- snip --- ************** Exception Text ************** System.NotImplementedException: The method or operation is not implemented. at ..get_ConnectedUser() at Microsoft.Win32.TaskScheduler.TaskService.() at Microsoft.Win32.TaskScheduler.TaskService..ctor() at ..(String ) at ..() at ..() at ..( ) at ..(Object , EventArgs ) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at ..(Object , EventArgs ) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) 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) ... ************** Loaded Assemblies ************** ... ---------------------------------------- Microsoft Toolkit Assembly Version: 1.0.0.0 Win32 Version: 2.6.2.0 CodeBase: file:///Z:~/Instaladores/Windows/Microsoft%20Office%202013/Microsoft%20Toolkit.exe ... ---------------------------------------- {07c45b05-76a8-4354-bb68-ac84f7f89f0c} Assembly Version: 0.0.0.0 Win32 Version: 2.6.2.0 CodeBase: file:///Z:~/Instaladores/Windows/Microsoft%20Office%202013/Microsoft%20Toolkit.exe ---------------------------------------- ... --- snip ---
$ wine --version wine-5.0-144-g9a9a1821a3
Regards