Advertisement
Guest User

serverwmc error

a guest
Apr 9th, 2015
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.54 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.ArgumentException: The root Visual of a VisualTarget cannot have a parent.
  6. at System.Windows.Media.CompositionTarget.SetRootVisual(Visual visual)
  7. at System.Windows.Media.CompositionTarget.set_RootVisual(Visual value)
  8. at System.Windows.Interop.HwndTarget.set_RootVisual(Visual value)
  9. at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
  10. at System.Windows.Window.SetRootVisualAndUpdateSTC()
  11. at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
  12. at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
  13. at System.Windows.Window.ShowHelper(Object booleanBox)
  14. at ServerWMC.MainWindow.m_notifyIcon_Click(Object sender, EventArgs e)
  15. at System.Windows.Forms.NotifyIcon.WmMouseUp(Message& m, MouseButtons button)
  16. at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
  17. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  18.  
  19.  
  20. ************** Loaded Assemblies **************
  21. mscorlib
  22. Assembly Version: 4.0.0.0
  23. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  24. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  25. ----------------------------------------
  26. ServerWMC
  27. Assembly Version: 1.0.0.56
  28. Win32 Version: 1.0.1190.0
  29. CodeBase: file:///C:/Program%20Files%20(x86)/ServerWMC/ServerWMC.exe
  30. ----------------------------------------
  31. PresentationFramework
  32. Assembly Version: 4.0.0.0
  33. Win32 Version: 4.0.30319.34209
  34. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  35. ----------------------------------------
  36. WindowsBase
  37. Assembly Version: 4.0.0.0
  38. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  39. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  40. ----------------------------------------
  41. System
  42. Assembly Version: 4.0.0.0
  43. Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
  44. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  45. ----------------------------------------
  46. PresentationCore
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  49. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  50. ----------------------------------------
  51. System.Xaml
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  54. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
  55. ----------------------------------------
  56. System.Runtime.Remoting
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.0.30319.34245 built by: FX452RTMGDR
  59. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  60. ----------------------------------------
  61. System.Configuration
  62. Assembly Version: 4.0.0.0
  63. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  64. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  65. ----------------------------------------
  66. System.Xml
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
  69. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  70. ----------------------------------------
  71. ServerWMC_Common
  72. Assembly Version: 1.0.0.56
  73. Win32 Version: 1.0.0.0
  74. CodeBase: file:///C:/Program%20Files%20(x86)/ServerWMC/ServerWMC_Common.DLL
  75. ----------------------------------------
  76. ServerWMC_Worker
  77. Assembly Version: 1.0.0.56
  78. Win32 Version: 1.0.0.0
  79. CodeBase: file:///C:/Program%20Files%20(x86)/ServerWMC/ServerWMC_Worker.DLL
  80. ----------------------------------------
  81. System.Windows.Forms
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  84. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  85. ----------------------------------------
  86. System.Drawing
  87. Assembly Version: 4.0.0.0
  88. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  89. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  90. ----------------------------------------
  91. log4net
  92. Assembly Version: 1.2.13.0
  93. Win32 Version: 1.2.13.0
  94. CodeBase: file:///C:/Program%20Files%20(x86)/ServerWMC/log4net.DLL
  95. ----------------------------------------
  96. System.Core
  97. Assembly Version: 4.0.0.0
  98. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  99. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  100. ----------------------------------------
  101. PresentationFramework.Aero
  102. Assembly Version: 4.0.0.0
  103. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  104. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
  105. ----------------------------------------
  106. PresentationFramework-SystemXml
  107. Assembly Version: 4.0.0.0
  108. Win32 Version: 4.0.30319.34209
  109. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
  110. ----------------------------------------
  111. UIAutomationTypes
  112. Assembly Version: 4.0.0.0
  113. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  114. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
  115. ----------------------------------------
  116. Microsoft.GeneratedCode
  117. Assembly Version: 1.0.0.0
  118. Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
  119. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  120. ----------------------------------------
  121. System.Management
  122. Assembly Version: 4.0.0.0
  123. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  124. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  125. ----------------------------------------
  126. mcepg
  127. Assembly Version: 6.1.0.0
  128. Win32 Version: 6.1.7601.17514
  129. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/mcepg/6.1.0.0__31bf3856ad364e35/mcepg.dll
  130. ----------------------------------------
  131. ehRecObj
  132. Assembly Version: 6.1.0.0
  133. Win32 Version: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
  134. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/ehRecObj/6.1.0.0__31bf3856ad364e35/ehRecObj.dll
  135. ----------------------------------------
  136. mcstore
  137. Assembly Version: 6.1.0.0
  138. Win32 Version: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
  139. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/mcstore/6.1.0.0__31bf3856ad364e35/mcstore.dll
  140. ----------------------------------------
  141. mcstoredb
  142. Assembly Version: 6.1.0.0
  143. Win32 Version: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
  144. CodeBase: file:///C:/Windows/assembly/GAC_64/mcstoredb/6.1.0.0__31bf3856ad364e35/mcstoredb.dll
  145. ----------------------------------------
  146. Microsoft.MediaCenter.UI
  147. Assembly Version: 6.1.0.0
  148. Win32 Version: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
  149. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.MediaCenter.UI/6.1.0.0__31bf3856ad364e35/Microsoft.MediaCenter.UI.dll
  150. ----------------------------------------
  151. ehiProxy
  152. Assembly Version: 6.1.0.0
  153. Win32 Version: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
  154. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/ehiProxy/6.1.0.0__31bf3856ad364e35/ehiProxy.dll
  155. ----------------------------------------
  156. BDATunePIA
  157. Assembly Version: 6.1.0.0
  158. Win32 Version: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
  159. CodeBase: file:///C:/Windows/assembly/GAC_64/BDATunePIA/6.1.0.0__31bf3856ad364e35/BDATunePIA.dll
  160. ----------------------------------------
  161. System.ServiceModel
  162. Assembly Version: 4.0.0.0
  163. Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
  164. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
  165. ----------------------------------------
  166. DotNetAutoUpdate
  167. Assembly Version: 1.0.5550.26359
  168. Win32 Version: 1.0.*
  169. CodeBase: file:///C:/Program%20Files%20(x86)/ServerWMC/DotNetAutoUpdate.DLL
  170. ----------------------------------------
  171. Mono.Security
  172. Assembly Version: 2.0.0.0
  173. Win32 Version: 2.0.0.0
  174. CodeBase: file:///C:/Program%20Files%20(x86)/ServerWMC/Mono.Security.DLL
  175. ----------------------------------------
  176. Remuxer
  177. Assembly Version: 1.0.0.56
  178. Win32 Version: 1.0.0.0
  179. CodeBase: file:///C:/Program%20Files%20(x86)/ServerWMC/Remuxer.DLL
  180. ----------------------------------------
  181. System.Xml.Linq
  182. Assembly Version: 4.0.0.0
  183. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  184. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  185. ----------------------------------------
  186. System.Web
  187. Assembly Version: 4.0.0.0
  188. Win32 Version: 4.0.30319.34237 built by: FX452RTMGDR
  189. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
  190. ----------------------------------------
  191. PresentationFramework-SystemXmlLinq
  192. Assembly Version: 4.0.0.0
  193. Win32 Version: 4.0.30319.34209
  194. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll
  195. ----------------------------------------
  196.  
  197. ************** JIT Debugging **************
  198. To enable just-in-time (JIT) debugging, the .config file for this
  199. application or computer (machine.config) must have the
  200. jitDebugging value set in the system.windows.forms section.
  201. The application must also be compiled with debugging
  202. enabled.
  203.  
  204. For example:
  205.  
  206. <configuration>
  207. <system.windows.forms jitDebugging="true" />
  208. </configuration>
  209.  
  210. When JIT debugging is enabled, any unhandled exception
  211. will be sent to the JIT debugger registered on the computer
  212. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement