Microsoft .NET Framework error

Anonymous
2019-06-12T15:01:44+00:00

Today after I came back home from work I decided to restart my PC (as I do it here and there), and the following error message appeared as sson as windows booted:

  • any idea what caused it from the error message below and what am I supposed to do?

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.ThrowIfFailed(Int32 hr)

   at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay)

   at System.Windows.Forms.Clipboard.GetDataObject()

   at PluginClipboard.ClipboardViewer.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3801.0 built by: NET48REL1LAST_B

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll


NXTInput

    Assembly Version: 1.2.0.0

    Win32 Version: 1.2.0.0

    CodeBase: file:///C:/Users/papac/AppData/Roaming/Rainmeter/Plugins/NXTInput.DLL


PluginClipboard

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Users/papac/AppData/Roaming/Rainmeter/Plugins/PluginClipboard.dll


System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll


System

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3801.0 built by: NET48REL1LAST_B

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll


System.Drawing

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll


System.Configuration

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll


System.Core

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll


System.Xml

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll


************** 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.

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Answer accepted by question author
  1. Anonymous
    2019-06-13T09:14:07+00:00

    Hello MartinPapac,

    Thank you for writing to Microsoft Community Forums.

    To address your concern, kindly help us with the following questions:

    1. May I know if you have made any recent changes to your computer prior to this issue?
    2. Are there other accounts in your device? If yes, does the error comes up when you log in to them?
    3. Which version of Windows is installed on your machine?

    (Type winver in the Start menu and press Enter). 4. Are you using Visual Studio on your PC?

    Method 1: If you are using Visual studio, you can disable script debugging and check if that helps. Kindly check with the steps listed below and see if it helps.

    • Open Internet Explorer.
    • Click on Tools
    • Click Internet options > click on Advanced tab.
    • Under browsing section > uncheck ‘disable script debugging (both others and Internet Explorer)’ and ‘display a notification about every script error’.

    However, based on the information provided, there could be chances where the application Rainmeter might be causing this issue. If you are seeing this error frequently, then you just might want to uninstall the application and check.

    If the issue persists, try repairing .NET framework.

    Method 2: .Net Framework feature.

    I would suggest you to disable and enable .Net Framework 3.5 and .Net Framework 4.6 advance series from Windows features. To do that,

    • Press Windows + R keys and type appwiz.cpl in the run command.
    • Select Turn Windows feature on or off from the left pane.
    • Uncheck .net Framework 3.5 and 4.6 advance series and reboot the machine.
    • Go to the same location and check .net Framework 3.5 and 4.6 and check if the issue persists.

    Please get back to us with the results, we are looking into this for you and we will be glad to assist you if the issue persists.

    Regards,

    Mala S

    Microsoft Community - Moderator

    117 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful