Advertisement
Guest User

Untitled

a guest
Feb 18th, 2017
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.33 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.Management.Automation.PipelineStoppedException: The pipeline has been stopped.
  6. at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception)
  7. at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
  8. at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
  9. at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
  10. at System.Management.Automation.Interpreter.Interpreter.Run(InterpretedFrame frame)
  11. at System.Management.Automation.Interpreter.LightLambda.RunVoid1[T0](T0 arg0)
  12. at System.Management.Automation.ScriptBlock.InvokeWithPipeImpl(ScriptBlockClauseToInvoke clauseToInvoke, Boolean createLocalScope, Dictionary`2 functionsToDefine, List`1 variablesToDefine, ErrorHandlingBehavior errorHandlingBehavior, Object dollarUnder, Object input, Object scriptThis, Pipe outputPipe, InvocationInfo invocationInfo, Object[] args)
  13. at System.Management.Automation.ScriptBlock.<>c__DisplayClass57_0.<InvokeWithPipe>b__0()
  14. at System.Management.Automation.Runspaces.RunspaceBase.RunActionIfNoRunningPipelinesWithThreadCheck(Action action)
  15. at System.Management.Automation.ScriptBlock.InvokeWithPipe(Boolean useLocalScope, ErrorHandlingBehavior errorHandlingBehavior, Object dollarUnder, Object input, Object scriptThis, Pipe outputPipe, InvocationInfo invocationInfo, Boolean propagateAllExceptionsToTop, List`1 variablesToDefine, Dictionary`2 functionsToDefine, Object[] args)
  16. at System.Management.Automation.ScriptBlock.InvokeAsDelegateHelper(Object dollarUnder, Object dollarThis, Object[] args)
  17. at System.Windows.Forms.Control.OnClick(EventArgs e)
  18. at System.Windows.Forms.Button.OnClick(EventArgs e)
  19. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  20. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  21. at System.Windows.Forms.Control.WndProc(Message& m)
  22. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  23. at System.Windows.Forms.Button.WndProc(Message& m)
  24. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  25.  
  26.  
  27. ************** Loaded Assemblies **************
  28. mscorlib
  29. Assembly Version: 4.0.0.0
  30. Win32 Version: 4.7.2036.0 built by: NET47REL1
  31. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  32. ----------------------------------------
  33. Microsoft.PowerShell.ConsoleHost
  34. Assembly Version: 3.0.0.0
  35. Win32 Version: 10.0.15031.0
  36. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.ConsoleHost/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.ConsoleHost.dll
  37. ----------------------------------------
  38. System
  39. Assembly Version: 4.0.0.0
  40. Win32 Version: 4.7.2036.0 built by: NET47REL1
  41. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  42. ----------------------------------------
  43. System.Core
  44. Assembly Version: 4.0.0.0
  45. Win32 Version: 4.7.2036.0 built by: NET47REL1
  46. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  47. ----------------------------------------
  48. System.Management.Automation
  49. Assembly Version: 3.0.0.0
  50. Win32 Version: 10.0.15031.0
  51. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management.Automation/v4.0_3.0.0.0__31bf3856ad364e35/System.Management.Automation.dll
  52. ----------------------------------------
  53. Microsoft.Management.Infrastructure
  54. Assembly Version: 1.0.0.0
  55. Win32 Version: 10.0.15031.0
  56. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Management.Infrastructure/v4.0_1.0.0.0__31bf3856ad364e35/Microsoft.Management.Infrastructure.dll
  57. ----------------------------------------
  58. System.Management
  59. Assembly Version: 4.0.0.0
  60. Win32 Version: 4.7.2036.0 built by: NET47REL1
  61. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  62. ----------------------------------------
  63. System.DirectoryServices
  64. Assembly Version: 4.0.0.0
  65. Win32 Version: 4.7.2036.0 built by: NET47REL1
  66. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
  67. ----------------------------------------
  68. System.Data
  69. Assembly Version: 4.0.0.0
  70. Win32 Version: 4.7.2036.0 built by: NET47REL1
  71. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  72. ----------------------------------------
  73. System.Xml
  74. Assembly Version: 4.0.0.0
  75. Win32 Version: 4.7.2036.0 built by: NET47REL1
  76. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  77. ----------------------------------------
  78. System.Numerics
  79. Assembly Version: 4.0.0.0
  80. Win32 Version: 4.7.2036.0 built by: NET47REL1
  81. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  82. ----------------------------------------
  83. Anonymously Hosted DynamicMethods Assembly
  84. Assembly Version: 0.0.0.0
  85. Win32 Version: 4.7.2036.0 built by: NET47REL1
  86. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  87. ----------------------------------------
  88. Microsoft.PowerShell.Security
  89. Assembly Version: 3.0.0.0
  90. Win32 Version: 10.0.15031.0
  91. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.PowerShell.Security/v4.0_3.0.0.0__31bf3856ad364e35/Microsoft.PowerShell.Security.dll
  92. ----------------------------------------
  93. System.Transactions
  94. Assembly Version: 4.0.0.0
  95. Win32 Version: 4.7.2036.0 built by: NET47REL1
  96. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  97. ----------------------------------------
  98. System.Configuration
  99. Assembly Version: 4.0.0.0
  100. Win32 Version: 4.7.2036.0 built by: NET47REL1
  101. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  102. ----------------------------------------
  103. Microsoft.CSharp
  104. Assembly Version: 4.0.0.0
  105. Win32 Version: 4.7.2036.0
  106. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
  107. ----------------------------------------
  108. System.Configuration.Install
  109. Assembly Version: 4.0.0.0
  110. Win32 Version: 4.7.2036.0 built by: NET47REL1
  111. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration.Install/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
  112. ----------------------------------------
  113. Microsoft.PowerShell.Commands.Utility
  114. Assembly Version: 3.0.0.0
  115. Win32 Version: 10.0.15031.0
  116. 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
  117. ----------------------------------------
  118. System.Windows.Forms
  119. Assembly Version: 4.0.0.0
  120. Win32 Version: 4.7.2036.0 built by: NET47REL1
  121. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  122. ----------------------------------------
  123. System.Drawing
  124. Assembly Version: 4.0.0.0
  125. Win32 Version: 4.7.2036.0 built by: NET47REL1
  126. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  127. ----------------------------------------
  128. PresentationFramework
  129. Assembly Version: 4.0.0.0
  130. Win32 Version: 4.7.2036.0
  131. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  132. ----------------------------------------
  133. PresentationCore
  134. Assembly Version: 4.0.0.0
  135. Win32 Version: 4.7.2036.0 built by: NET47REL1
  136. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  137. ----------------------------------------
  138. Microsoft.PowerShell.Commands.Management
  139. Assembly Version: 3.0.0.0
  140. Win32 Version: 10.0.15031.0
  141. 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
  142. ----------------------------------------
  143. kobkafnm
  144. Assembly Version: 0.0.0.0
  145. Win32 Version: 4.7.2036.0 built by: NET47REL1
  146. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  147. ----------------------------------------
  148. s4ydmmd1
  149. Assembly Version: 0.0.0.0
  150. Win32 Version: 4.7.2036.0 built by: NET47REL1
  151. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  152. ----------------------------------------
  153. rdqe54or
  154. Assembly Version: 0.0.0.0
  155. Win32 Version: 4.7.2036.0 built by: NET47REL1
  156. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  157. ----------------------------------------
  158. Accessibility
  159. Assembly Version: 4.0.0.0
  160. Win32 Version: 4.7.2036.0 built by: NET47REL1
  161. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  162. ----------------------------------------
  163.  
  164. ************** JIT Debugging **************
  165. To enable just-in-time (JIT) debugging, the .config file for this
  166. application or computer (machine.config) must have the
  167. jitDebugging value set in the system.windows.forms section.
  168. The application must also be compiled with debugging
  169. enabled.
  170.  
  171. For example:
  172.  
  173. <configuration>
  174. <system.windows.forms jitDebugging="true" />
  175. </configuration>
  176.  
  177. When JIT debugging is enabled, any unhandled exception
  178. will be sent to the JIT debugger registered on the computer
  179. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement