Advertisement
Guest User

Untitled

a guest
Oct 12th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. Unhandled exception has occured in your application..If you click Continue, the application will ignore this error adn attempt to contunuue. If you click Quit, the application wil close immediatley
  2.  
  3. Error in the application.
  4. ----------------------------------
  5. See the end of this message for details on invoking
  6. just-in-time (JIT) debugging instead of this dialog box.
  7.  
  8. ************** Exception Text **************
  9. Error in the application.
  10. -2005530518 (D3DERR_NOTAVAILABLE)
  11. at Microsoft.DirectX.Direct3D.Manager.GetDeviceCaps(Int32 adapter, DeviceType deviceType)
  12. at ak.l()
  13. at ak.a(Rectangle A_0)
  14. at n.bz(Object A_0, EventArgs A_1)
  15. at System.EventHandler.Invoke(Object sender, EventArgs e)
  16. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  17. at System.Windows.Forms.Form.OnCreateControl()
  18. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  19. at System.Windows.Forms.Control.CreateControl()
  20. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  21. at System.Windows.Forms.Control.WndProc(Message& m)
  22. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  23. at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  24. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  25. at System.Windows.Forms.Form.WndProc(Message& m)
  26. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  27. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  28. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  29.  
  30.  
  31. ************** Loaded Assemblies **************
  32. mscorlib
  33. Assembly Version: 2.0.0.0
  34. Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  35. CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  36. ----------------------------------------
  37. SR3DBuilder
  38. Assembly Version: 0.7.3.17
  39. Win32 Version: 0.7.3.17
  40. CodeBase: file:///C:/Program%20Files/SR%203D%20Builder/SR3DBuilder.exe
  41. ----------------------------------------
  42. Microsoft.VisualBasic
  43. Assembly Version: 8.0.0.0
  44. Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
  45. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  46. ----------------------------------------
  47. System.Windows.Forms
  48. Assembly Version: 2.0.0.0
  49. Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  50. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  51. ----------------------------------------
  52. System
  53. Assembly Version: 2.0.0.0
  54. Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  55. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  56. ----------------------------------------
  57. System.Drawing
  58. Assembly Version: 2.0.0.0
  59. Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  60. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  61. ----------------------------------------
  62. System.Runtime.Remoting
  63. Assembly Version: 2.0.0.0
  64. Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  65. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  66. ----------------------------------------
  67. Microsoft.DirectX.Direct3D
  68. Assembly Version: 1.0.2902.0
  69. Win32 Version: 9.05.132.0000
  70. CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
  71. ----------------------------------------
  72. Microsoft.DirectX
  73. Assembly Version: 1.0.2902.0
  74. Win32 Version: 5.04.00.2904
  75. CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
  76. ----------------------------------------
  77. Microsoft.DirectX.Direct3DX
  78. Assembly Version: 1.0.2911.0
  79. Win32 Version: 9.12.589.0000
  80. CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3DX/1.0.2911.0__31bf3856ad364e35/Microsoft.DirectX.Direct3DX.dll
  81. ----------------------------------------
  82. System.Xml
  83. Assembly Version: 2.0.0.0
  84. Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  85. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
  86. ----------------------------------------
  87. ImageCombo
  88. Assembly Version: 1.1.2991.21158
  89. Win32 Version: 1.1.2991.21158
  90. CodeBase: file:///C:/Program%20Files/SR%203D%20Builder/ImageCombo.DLL
  91. ----------------------------------------
  92. Microsoft.VisualBasic.PowerPacks.Vs
  93. Assembly Version: 10.0.0.0
  94. Win32 Version: 10.0.40219.1
  95. CodeBase: file:///C:/Program%20Files/SR%203D%20Builder/Microsoft.VisualBasic.PowerPacks.Vs.DLL
  96. ----------------------------------------
  97.  
  98. ************** JIT Debugging **************
  99. To enable just-in-time (JIT) debugging, the .config file for this
  100. application or computer (machine.config) must have the
  101. jitDebugging value set in the system.windows.forms section.
  102. The application must also be compiled with debugging
  103. enabled.
  104.  
  105. For example:
  106.  
  107. <configuration>
  108. <system.windows.forms jitDebugging="true" />
  109. </configuration>
  110.  
  111. When JIT debugging is enabled, any unhandled exception
  112. will be sent to the JIT debugger registered on the computer
  113. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement