Advertisement
benaryorg

Powershell Error

Jun 15th, 2015
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.19 KB | None | 0 0
  1. Informationen über das Aufrufen von JIT-Debuggen
  2. anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
  3.  
  4. ************** Ausnahmetext **************
  5. System.Runtime.InteropServices.ExternalException (0x80004005): Allgemeiner Fehler in GDI+.
  6. bei System.Drawing.Graphics.MeasureString(String text, Font font, SizeF layoutArea, StringFormat stringFormat)
  7. bei System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.LayoutOptions.GetTextSize(Size proposedSize)
  8. bei System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.LayoutOptions.LayoutTextAndImage(LayoutData layout)
  9. bei System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.LayoutOptions.Layout()
  10. bei System.Windows.Forms.ButtonInternal.ButtonStandardAdapter.PaintWorker(PaintEventArgs e, Boolean up, CheckState state)
  11. bei System.Windows.Forms.ButtonBase.OnPaint(PaintEventArgs pevent)
  12. bei System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
  13. bei System.Windows.Forms.Control.WmPaint(Message& m)
  14. bei System.Windows.Forms.Control.WndProc(Message& m)
  15. bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
  16. bei System.Windows.Forms.Button.WndProc(Message& m)
  17. bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  18.  
  19.  
  20. ************** Geladene Assemblys **************
  21. mscorlib
  22. Assembly-Version: 4.0.0.0.
  23. Win32-Version: 4.0.30319.18051 built by: FX45RTMGDR.
  24. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll.
  25. ----------------------------------------
  26. powershell_ise
  27. Assembly-Version: 3.0.0.0.
  28. Win32-Version: 6.2.9200.16434 (win8_gdr.121011-1735).
  29. CodeBase: file:///C:/Windows/System32/WindowsPowerShell/v1.0/powershell_ise.exe.
  30. ----------------------------------------
  31. Microsoft.PowerShell.ISECommon
  32. Assembly-Version: 3.0.0.0.
  33. Win32-Version: 6.2.9200.16434.
  34. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.ISECommon/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.ISECommon.dll.
  35. ----------------------------------------
  36. System
  37. Assembly-Version: 4.0.0.0.
  38. Win32-Version: 4.0.30319.18045 built by: FX45RTMGDR.
  39. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
  40. ----------------------------------------
  41. System.Windows.Forms
  42. Assembly-Version: 4.0.0.0.
  43. Win32-Version: 4.0.30319.18046 built by: FX45RTMGDR.
  44. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
  45. ----------------------------------------
  46. System.Drawing
  47. Assembly-Version: 4.0.0.0.
  48. Win32-Version: 4.0.30319.18022 built by: FX45RTMGDR.
  49. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
  50. ----------------------------------------
  51. System.Management.Automation
  52. Assembly-Version: 3.0.0.0.
  53. Win32-Version: 6.2.9200.16628.
  54. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management.Automation/v4.0_3.0.0.0__31bf3856ad364e35/System.Management.Automation.dll.
  55. ----------------------------------------
  56. System.Core
  57. Assembly-Version: 4.0.0.0.
  58. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  59. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
  60. ----------------------------------------
  61. powershell_ise.resources
  62. Assembly-Version: 3.0.0.0.
  63. Win32-Version: 6.2.9200.16384.
  64. CodeBase: file:///C:/Windows/System32/WindowsPowerShell/v1.0/de/powershell_ise.resources.DLL.
  65. ----------------------------------------
  66. Microsoft.PowerShell.GPowerShell
  67. Assembly-Version: 3.0.0.0.
  68. Win32-Version: 6.2.9200.16434.
  69. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.GPowerShell/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.GPowerShell.dll.
  70. ----------------------------------------
  71. System.ComponentModel.Composition
  72. Assembly-Version: 4.0.0.0.
  73. Win32-Version: 4.0.30319.18058.
  74. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll.
  75. ----------------------------------------
  76. Microsoft.PowerShell.Editor
  77. Assembly-Version: 3.0.0.0.
  78. Win32-Version: 6.2.9200.16384.
  79. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Editor/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.Editor.dll.
  80. ----------------------------------------
  81. PresentationFramework
  82. Assembly-Version: 4.0.0.0.
  83. Win32-Version: 4.0.30319.18058.
  84. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll.
  85. ----------------------------------------
  86. WindowsBase
  87. Assembly-Version: 4.0.0.0.
  88. Win32-Version: 4.0.30319.18058 built by: FX45RTMGDR.
  89. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll.
  90. ----------------------------------------
  91. PresentationCore
  92. Assembly-Version: 4.0.0.0.
  93. Win32-Version: 4.0.30319.18058 built by: FX45RTMGDR.
  94. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll.
  95. ----------------------------------------
  96. System.Xaml
  97. Assembly-Version: 4.0.0.0.
  98. Win32-Version: 4.0.30319.18016 built by: FX45RTMGDR.
  99. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll.
  100. ----------------------------------------
  101. System.Configuration
  102. Assembly-Version: 4.0.0.0.
  103. Win32-Version: 4.0.30319.18058 built by: FX45RTMGDR.
  104. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
  105. ----------------------------------------
  106. System.Xml
  107. Assembly-Version: 4.0.0.0.
  108. Win32-Version: 4.0.30319.18058 built by: FX45RTMGDR.
  109. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
  110. ----------------------------------------
  111. System.Runtime.Serialization
  112. Assembly-Version: 4.0.0.0.
  113. Win32-Version: 4.0.30319.18056 built by: FX45RTMGDR.
  114. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll.
  115. ----------------------------------------
  116. UIAutomationProvider
  117. Assembly-Version: 4.0.0.0.
  118. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  119. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll.
  120. ----------------------------------------
  121. Accessibility
  122. Assembly-Version: 4.0.0.0.
  123. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  124. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.
  125. ----------------------------------------
  126. UIAutomationTypes
  127. Assembly-Version: 4.0.0.0.
  128. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  129. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll.
  130. ----------------------------------------
  131. MetadataViewProxies_d15a3373-77a5-486c-8b32-ed7134ea686c
  132. Assembly-Version: 0.0.0.0.
  133. Win32-Version: 4.0.30319.18058.
  134. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll.
  135. ----------------------------------------
  136. Microsoft.PowerShell.GPowerShell.resources
  137. Assembly-Version: 3.0.0.0.
  138. Win32-Version: 6.2.9200.16384.
  139. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.GPowerShell.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/Microsoft.PowerShell.GPowerShell.resources.dll.
  140. ----------------------------------------
  141. Microsoft.Management.Infrastructure
  142. Assembly-Version: 1.0.0.0.
  143. Win32-Version: 6.2.9200.16384.
  144. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Management.Infrastructure/v4.0_1.0.0.0__31bf3856ad364e35/Microsoft.Management.Infrastructure.dll.
  145. ----------------------------------------
  146. System.Management
  147. Assembly-Version: 4.0.0.0.
  148. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  149. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll.
  150. ----------------------------------------
  151. System.DirectoryServices
  152. Assembly-Version: 4.0.0.0.
  153. Win32-Version: 4.0.30319.18022 built by: FX45RTMGDR.
  154. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll.
  155. ----------------------------------------
  156. System.Numerics
  157. Assembly-Version: 4.0.0.0.
  158. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  159. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll.
  160. ----------------------------------------
  161. Anonymously Hosted DynamicMethods Assembly
  162. Assembly-Version: 0.0.0.0.
  163. Win32-Version: 4.0.30319.18051 built by: FX45RTMGDR.
  164. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll.
  165. ----------------------------------------
  166. PresentationCore.resources
  167. Assembly-Version: 4.0.0.0.
  168. Win32-Version: 4.0.30319.18010 built by: FX45RTMGDR.
  169. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationCore.resources/v4.0_4.0.0.0_de_31bf3856ad364e35/PresentationCore.resources.dll.
  170. ----------------------------------------
  171. PresentationFramework.Aero2
  172. Assembly-Version: 4.0.0.0.
  173. Win32-Version: 4.0.30319.18046 built by: FX45RTMGDR.
  174. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll.
  175. ----------------------------------------
  176. Microsoft.PowerShell.Editor.resources
  177. Assembly-Version: 3.0.0.0.
  178. Win32-Version: 6.2.9200.16384.
  179. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Editor.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/Microsoft.PowerShell.Editor.resources.dll.
  180. ----------------------------------------
  181. PresentationFramework-SystemXml
  182. Assembly-Version: 4.0.0.0.
  183. Win32-Version: 4.0.30319.17929.
  184. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll.
  185. ----------------------------------------
  186. System.Management.Automation.resources
  187. Assembly-Version: 3.0.0.0.
  188. Win32-Version: 6.2.9200.16628.
  189. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management.Automation.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/System.Management.Automation.resources.dll.
  190. ----------------------------------------
  191. System.Configuration.Install
  192. Assembly-Version: 4.0.0.0.
  193. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  194. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration.Install/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll.
  195. ----------------------------------------
  196. System.Transactions
  197. Assembly-Version: 4.0.0.0.
  198. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  199. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll.
  200. ----------------------------------------
  201. Microsoft.PowerShell.Security
  202. Assembly-Version: 3.0.0.0.
  203. Win32-Version: 6.2.9200.16384.
  204. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Security/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.Security.dll.
  205. ----------------------------------------
  206. mscorlib.resources
  207. Assembly-Version: 4.0.0.0.
  208. Win32-Version: 4.0.30319.18010 built by: FX45RTMGDR.
  209. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
  210. ----------------------------------------
  211. PSEventHandler
  212. Assembly-Version: 0.0.0.0.
  213. Win32-Version: 6.2.9200.16628.
  214. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management.Automation/v4.0_3.0.0.0__31bf3856ad364e35/System.Management.Automation.dll.
  215. ----------------------------------------
  216. Microsoft.PowerShell.GraphicalHost
  217. Assembly-Version: 3.0.0.0.
  218. Win32-Version: 6.2.9200.16384.
  219. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.GraphicalHost/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.GraphicalHost.dll.
  220. ----------------------------------------
  221. Microsoft.PowerShell.GraphicalHost.resources
  222. Assembly-Version: 3.0.0.0.
  223. Win32-Version: 6.2.9200.16384.
  224. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.GraphicalHost.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/Microsoft.PowerShell.GraphicalHost.resources.dll.
  225. ----------------------------------------
  226. Microsoft.GeneratedCode
  227. Assembly-Version: 1.0.0.0.
  228. Win32-Version: 4.0.30319.18058 built by: FX45RTMGDR.
  229. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
  230. ----------------------------------------
  231. PresentationFramework.resources
  232. Assembly-Version: 4.0.0.0.
  233. Win32-Version: 4.0.30319.18010.
  234. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.resources/v4.0_4.0.0.0_de_31bf3856ad364e35/PresentationFramework.resources.dll.
  235. ----------------------------------------
  236. PresentationFramework-SystemCore
  237. Assembly-Version: 4.0.0.0.
  238. Win32-Version: 4.0.30319.17929.
  239. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemCore/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemCore.dll.
  240. ----------------------------------------
  241. System.resources
  242. Assembly-Version: 4.0.0.0.
  243. Win32-Version: 4.0.30319.18010 built by: FX45RTMGDR.
  244. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.resources.dll.
  245. ----------------------------------------
  246. SMDiagnostics
  247. Assembly-Version: 4.0.0.0.
  248. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  249. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll.
  250. ----------------------------------------
  251. System.ServiceModel.Internals
  252. Assembly-Version: 4.0.0.0.
  253. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  254. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll.
  255. ----------------------------------------
  256. Microsoft.CSharp
  257. Assembly-Version: 4.0.0.0.
  258. Win32-Version: 4.0.30319.17929.
  259. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll.
  260. ----------------------------------------
  261. System.Data
  262. Assembly-Version: 4.0.0.0.
  263. Win32-Version: 4.0.30319.18046 built by: FX45RTMGDR.
  264. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll.
  265. ----------------------------------------
  266. Microsoft.PowerShell.Commands.Management
  267. Assembly-Version: 3.0.0.0.
  268. Win32-Version: 6.2.9200.16384.
  269. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Commands.Management/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.Commands.Management.dll.
  270. ----------------------------------------
  271. Microsoft.PowerShell.Commands.Utility
  272. Assembly-Version: 3.0.0.0.
  273. Win32-Version: 6.2.9200.16384.
  274. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Commands.Utility/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.Commands.Utility.dll.
  275. ----------------------------------------
  276. Microsoft.PowerShell.Commands.Utility.resources
  277. Assembly-Version: 3.0.0.0.
  278. Win32-Version: 6.2.9200.16384.
  279. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Commands.Utility.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/Microsoft.PowerShell.Commands.Utility.resources.dll.
  280. ----------------------------------------
  281. PresentationFramework-SystemData
  282. Assembly-Version: 4.0.0.0.
  283. Win32-Version: 4.0.30319.17929.
  284. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll.
  285. ----------------------------------------
  286. System.ServiceProcess
  287. Assembly-Version: 4.0.0.0.
  288. Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
  289. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll.
  290. ----------------------------------------
  291. System.Dynamic
  292. Assembly-Version: 4.0.0.0.
  293. Win32-Version: 4.0.30319.17929.
  294. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll.
  295. ----------------------------------------
  296. Microsoft.InternationalSettings.Commands
  297. Assembly-Version: 3.0.0.0.
  298. Win32-Version: 6.2.9200.16384.
  299. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.InternationalSettings.Commands/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.InternationalSettings.Commands.dll.
  300. ----------------------------------------
  301. System.Windows.Forms.resources
  302. Assembly-Version: 4.0.0.0.
  303. Win32-Version: 4.0.30319.18010 built by: FX45RTMGDR.
  304. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
  305. ----------------------------------------
  306. System.xml.resources
  307. Assembly-Version: 4.0.0.0.
  308. Win32-Version: 4.0.30319.18010 built by: FX45RTMGDR.
  309. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Xml.resources.dll.
  310. ----------------------------------------
  311. Microsoft.GeneratedCode
  312. Assembly-Version: 1.0.0.0.
  313. Win32-Version: 4.0.30319.18058 built by: FX45RTMGDR.
  314. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
  315. ----------------------------------------
  316. Microsoft.PowerShell.Security.resources
  317. Assembly-Version: 3.0.0.0.
  318. Win32-Version: 6.2.9200.16384.
  319. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Security.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/Microsoft.PowerShell.Security.resources.dll.
  320. ----------------------------------------
  321. Microsoft.WSMan.Management
  322. Assembly-Version: 3.0.0.0.
  323. Win32-Version: 6.2.9200.16384.
  324. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.WSMan.Management/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.WSMan.Management.dll.
  325. ----------------------------------------
  326. Microsoft.WSMan.Management.resources
  327. Assembly-Version: 3.0.0.0.
  328. Win32-Version: 6.2.9200.16384.
  329. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.WSMan.Management.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/Microsoft.WSMan.Management.resources.dll.
  330. ----------------------------------------
  331. Microsoft.BitLocker.Structures
  332. Assembly-Version: 6.2.0.0.
  333. Win32-Version: 6.2.9200.16384.
  334. CodeBase: file:///C:/windows/system32/windowspowershell/v1.0/Modules/BitLocker/Microsoft.BitLocker.Structures.dll.
  335. ----------------------------------------
  336. Microsoft.PowerShell.Cmdletization.GeneratedTypes
  337. Assembly-Version: 0.0.0.0.
  338. Win32-Version: 6.2.9200.16628.
  339. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management.Automation/v4.0_3.0.0.0__31bf3856ad364e35/System.Management.Automation.dll.
  340. ----------------------------------------
  341. Microsoft.Management.Infrastructure.Native
  342. Assembly-Version: 1.0.0.0.
  343. Win32-Version: 6.2.9200.16384 (win8_rtm.120725-1247).
  344. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/Microsoft.Management.Infrastructure.Native/v4.0_1.0.0.0__31bf3856ad364e35/Microsoft.Management.Infrastructure.Native.dll.
  345. ----------------------------------------
  346. Microsoft.Management.Infrastructure.UserFilteredExceptionHandling
  347. Assembly-Version: 0.0.0.0.
  348. Win32-Version: 6.2.9200.16384 (win8_rtm.120725-1247).
  349. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/Microsoft.Management.Infrastructure.Native/v4.0_1.0.0.0__31bf3856ad364e35/Microsoft.Management.Infrastructure.Native.dll.
  350. ----------------------------------------
  351. Microsoft.PowerShell.Commands.Management.resources
  352. Assembly-Version: 3.0.0.0.
  353. Win32-Version: 6.2.9200.16384.
  354. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Commands.Management.resources/v4.0_3.0.0.0_de_31bf3856ad364e35/Microsoft.PowerShell.Commands.Management.resources.dll.
  355. ----------------------------------------
  356. Microsoft.WSMan.Runtime
  357. Assembly-Version: 3.0.0.0.
  358. Win32-Version: 6.2.9200.16384.
  359. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.WSMan.Runtime/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.WSMan.Runtime.dll.
  360. ----------------------------------------
  361. Microsoft.SecureBoot.Commands
  362. Assembly-Version: 6.2.0.0.
  363. Win32-Version: 6.2.9200.16384.
  364. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/Microsoft.SecureBoot.Commands/v4.0_6.2.0.0__31bf3856ad364e35/Microsoft.SecureBoot.Commands.dll.
  365. ----------------------------------------
  366. Microsoft.Windows.DeveloperLicense.Commands
  367. Assembly-Version: 6.2.0.0.
  368. Win32-Version: 6.2.9200.16384.
  369. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.DeveloperLicense.Commands/v4.0_6.2.0.0__31bf3856ad364e35/Microsoft.Windows.DeveloperLicense.Commands.dll.
  370. ----------------------------------------
  371. Microsoft.Windows.DeveloperLicense.Commands.resources
  372. Assembly-Version: 6.2.0.0.
  373. Win32-Version: 6.2.9200.16384.
  374. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Windows.DeveloperLicense.Commands.resources/v4.0_6.2.0.0_de_31bf3856ad364e35/Microsoft.Windows.DeveloperLicense.Commands.resources.dll.
  375. ----------------------------------------
  376. t5buldgq
  377. Assembly-Version: 0.0.0.0.
  378. Win32-Version: 4.0.30319.18045 built by: FX45RTMGDR.
  379. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
  380. ----------------------------------------
  381. Microsoft.Management.Infrastructure.resources
  382. Assembly-Version: 1.0.0.0.
  383. Win32-Version: 6.2.9200.16384.
  384. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Management.Infrastructure.resources/v4.0_1.0.0.0_de_31bf3856ad364e35/Microsoft.Management.Infrastructure.resources.dll.
  385. ----------------------------------------
  386. Microsoft.WindowsErrorReporting.PowerShell
  387. Assembly-Version: 6.2.0.0.
  388. Win32-Version: 6.2.9200.16384.
  389. CodeBase: file:///C:/windows/system32/windowspowershell/v1.0/Modules/WindowsErrorReporting/Microsoft.WindowsErrorReporting.PowerShell.dll.
  390. ----------------------------------------
  391. System.Drawing.resources
  392. Assembly-Version: 4.0.0.0.
  393. Win32-Version: 4.0.30319.18010 built by: FX45RTMGDR.
  394. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.resources/v4.0_4.0.0.0_de_b03f5f7f11d50a3a/System.Drawing.resources.dll.
  395. ----------------------------------------
  396.  
  397. ************** JIT-Debuggen **************
  398. Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
  399. Konfigurationsdatei der Anwendung oder des Computers
  400. (machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
  401. Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.
  402.  
  403. Zum Beispiel:
  404.  
  405. <configuration>
  406. <system.windows.forms jitDebugging="true" />
  407. </configuration>
  408.  
  409. Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
  410. Ausnahmen an den JIT-Debugger gesendet, der auf dem
  411. Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement