Advertisement
Guest User

Untitled

a guest
Nov 11th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.53 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.Windows.Markup.XamlParseException: Could not load file or assembly 'file:///C:\Users\Gabrol\Desktop\foo\Bin\Xceed.Wpf.Toolkit.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
  6. --- End of inner exception stack trace ---
  7. at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
  8. at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
  9. at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
  10. at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
  11. at Deskband.MainBand.OnSettingsMenuItemClick(Object sender, EventArgs e)
  12. at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
  13. at System.Windows.Forms.MenuItem.MenuItemData.Execute()
  14. at System.Windows.Forms.Command.Invoke()
  15. at System.Windows.Forms.Control.WmCommand(Message& m)
  16. at System.Windows.Forms.Control.WndProc(Message& m)
  17. at Deskband.MainBand.WndProc(Message& m)
  18. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  19.  
  20.  
  21. ************** Loaded Assemblies **************
  22. mscorlib
  23. Assembly Version: 4.0.0.0
  24. Win32 Version: 4.6.1076.0 built by: NETFXREL3STAGE
  25. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  26. ----------------------------------------
  27. Deskband
  28. Assembly Version: 1.0.0.0
  29. Win32 Version: 1.0.0.0
  30. CodeBase: file:///C:/Users/Gabrol/Desktop/foo/Bin/Deskband.DLL
  31. ----------------------------------------
  32. System.Windows.Forms
  33. Assembly Version: 4.0.0.0
  34. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  35. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  36. ----------------------------------------
  37. System
  38. Assembly Version: 4.0.0.0
  39. Win32 Version: 4.6.1075.0 built by: NETFXREL3STAGE
  40. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  41. ----------------------------------------
  42. System.Drawing
  43. Assembly Version: 4.0.0.0
  44. Win32 Version: 4.6.1068.2 built by: NETFXREL3STAGE
  45. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  46. ----------------------------------------
  47. PresentationCore
  48. Assembly Version: 4.0.0.0
  49. Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
  50. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  51. ----------------------------------------
  52. WindowsBase
  53. Assembly Version: 4.0.0.0
  54. Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
  55. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  56. ----------------------------------------
  57. System.Core
  58. Assembly Version: 4.0.0.0
  59. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  60. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  61. ----------------------------------------
  62. Newtonsoft.Json
  63. Assembly Version: 4.5.0.0
  64. Win32 Version: 5.0.6.16206
  65. CodeBase: file:///C:/Users/Gabrol/Desktop/foo/Bin/Newtonsoft.Json.DLL
  66. ----------------------------------------
  67. PresentationFramework
  68. Assembly Version: 4.0.0.0
  69. Win32 Version: 4.6.1080.0
  70. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  71. ----------------------------------------
  72. System.Configuration
  73. Assembly Version: 4.0.0.0
  74. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  75. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  76. ----------------------------------------
  77. System.Xml
  78. Assembly Version: 4.0.0.0
  79. Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
  80. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  81. ----------------------------------------
  82. System.Xaml
  83. Assembly Version: 4.0.0.0
  84. Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
  85. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
  86. ----------------------------------------
  87. PresentationFramework.Aero
  88. Assembly Version: 4.0.0.0
  89. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  90. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
  91. ----------------------------------------
  92. System.Numerics
  93. Assembly Version: 4.0.0.0
  94. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  95. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  96. ----------------------------------------
  97. System.ComponentModel.DataAnnotations
  98. Assembly Version: 4.0.0.0
  99. Win32 Version: 4.6.1055.0
  100. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  101. ----------------------------------------
  102. System.Runtime.Serialization
  103. Assembly Version: 4.0.0.0
  104. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  105. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  106. ----------------------------------------
  107. System.Xml.Linq
  108. Assembly Version: 4.0.0.0
  109. Win32 Version: 4.6.1055.0 built by: NETFXREL2
  110. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  111. ----------------------------------------
  112. System.Data
  113. Assembly Version: 4.0.0.0
  114. Win32 Version: 4.6.1082.0 built by: NETFXREL3STAGE
  115. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  116. ----------------------------------------
  117.  
  118. ************** JIT Debugging **************
  119. To enable just-in-time (JIT) debugging, the .config file for this
  120. application or computer (machine.config) must have the
  121. jitDebugging value set in the system.windows.forms section.
  122. The application must also be compiled with debugging
  123. enabled.
  124.  
  125. For example:
  126.  
  127. <configuration>
  128. <system.windows.forms jitDebugging="true" />
  129. </configuration>
  130.  
  131. When JIT debugging is enabled, any unhandled exception
  132. will be sent to the JIT debugger registered on the computer
  133. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement