Share via

microsoft .net framework error in application____Anyone know what this means and why it happened? ____

Anonymous
2009-10-19T02:18:43+00:00

unhandled exception has occurred in your application. if you click continue, the application will ignore this error and attempt to continue. error in the application.

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

Error in the application.

-2005530520 (D3DERR_DEVICELOST)

   at Microsoft.DirectX.Direct3D.Device.Reset(PresentParameters[] presentationParameters)

   at Microsoft.DirectX.Direct3D.Device.OnParentResized(Object sender, EventArgs e)

   at System.EventHandler.Invoke(Object sender, EventArgs e)

   at System.Windows.Forms.Control.OnResize(EventArgs e)

   at System.Windows.Forms.UserControl.OnResize(EventArgs e)

   at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)

   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)

   at System.Windows.Forms.Control.UpdateBounds()

   at System.Windows.Forms.Control.WmWindowPosChanged(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ContainerControl.WndProc(Message& m)

   at System.Windows.Forms.UserControl.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 **************

mscorlib

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.4062 (QFE.050727-4000)

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll


WWTExplorer

    Assembly Version: 2.5.22.1

    Win32 Version: 2.5.22.1

    CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Research/Microsoft%20WorldWide%20Telescope/WWTExplorer.exe


System.Windows.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll


System

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll


System.Drawing

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll


Microsoft.DirectX.DirectInput

    Assembly Version: 1.0.2902.0

    Win32 Version: 5.04.00.2904

    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.DirectInput/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.DirectInput.dll


Microsoft.DirectX

    Assembly Version: 1.0.2902.0

    Win32 Version: 5.04.00.2904

    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll


System.Configuration

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll


System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3074 (QFE.050727-3000)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll


Microsoft.DirectX.Direct3D

    Assembly Version: 1.0.2902.0

    Win32 Version: 9.05.132.0000

    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll


Microsoft.DirectX.Direct3DX

    Assembly Version: 1.0.2911.0

    Win32 Version: 9.12.589.0000

    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3DX/1.0.2911.0__31bf3856ad364e35/Microsoft.DirectX.Direct3DX.dll


8ixppiht

    Assembly Version: 2.5.22.1

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll


Interop.TDxInput

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Research/Microsoft%20WorldWide%20Telescope/Interop.TDxInput.DLL


WWTThumbnails

    Assembly Version: 2.2.4.0

    Win32 Version: 2.2.04.0

    CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Research/Microsoft%20WorldWide%20Telescope/WWTThumbnails.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 | Previous Windows versions | Apps

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

Answer accepted by question author

Anonymous
2009-10-19T06:20:24+00:00

"D3DERR_DEVICELOST - The device has been lost but cannot be reset at this time. Therefore, rendering is not possible."

This might be a problem with DirectX, Video Settings and Drivers, or just some poorly written program you are trying to run.

What are you running when this error occurs?  Is it always the same application?

http://www.google.com/search?q=microsoft+.net+framework+error+in+application%2B2005530520+%28D3DERR_DEVICELOST%29&rls=com.microsoft:en-au&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

How to repair the operating system and how to restore the operating system configuration to an earlier point in time in Windows Vista

http://support.microsoft.com/kb/936212/#appliesto

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2011-11-25T20:06:59+00:00

    thanks, it worked fine for me.

    Was this answer helpful?

    0 comments No comments