Error on copy to clipboard from diff view on Commit dialog

XMLWordPrintable

    • Type: Bug
    • Resolution: Obsolete
    • Priority: Medium
    • None
    • Affects Version/s: 1.0.1
    • Component/s: None
    • None
    • Environment:

      Windows 7 Prof 64

      Here is message detais:

      See the end of this message for details on invoking
      just-in-time (JIT) debugging instead of this dialog box.

                                • Exception Text **************
                                  System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed.
                                  at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay)
                                  at System.Windows.Forms.Clipboard.GetDataObject()
                                  at System.Windows.Forms.Clipboard.ContainsText(TextDataFormat format)
                                  at MouseWithoutBorders.FormHelper.WndProc(Message& m)
                                  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
                                • JIT Debugging **************
                                  To enable just-in-time (JIT) debugging, the .config file for this
                                  application or computer (machine.config) must have the
                                  jitDebugging value set in the system.windows.forms section.
                                  The application must also be compiled with debugging
                                  enabled.

      For example:

      <configuration>
      <system.windows.forms jitDebugging="true" />
      </configuration>

      When JIT debugging is enabled, any unhandled exception
      will be sent to the JIT debugger registered on the computer
      rather than be handled by this dialog box.

        1. 6-26-2013 3-22-11 PM.png
          229 kB
          Alexey Golikov

            Assignee:
            Steve Streeting (Inactive)
            Reporter:
            Alexey Golikov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: