Bug SS-2298
1 vote

Help > Donate exceptions

Created by Davide on 2/25/2016 1:54 AM Last Updated by smath on 3/15/2016 3:48 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

An exception is thrown while clicking on the "open" button for: Paypal, WebMoney (USD), WebMoney (RUR)

 

Text of the exception:

System.ComponentModel.Win32Exception: Unknown error (0x80041002)
   in System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   in System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   in ..(Object , EventArgs )
   in System.Windows.Forms.Control.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ButtonBase.WndProc(Message& m)
   in System.Windows.Forms.Button.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    smath (Tuesday, March 15, 2016 3:48 PM) #

Reason of this issue is not clear. It may be lack of permissions, default browser not set or some system specific settings.

So, instead of throwing an exception the following message will be shown: "Failed to open external application."