Advertisement
Guest User

Full Exception

a guest
May 28th, 2015
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.60 KB | None | 0 0
  1. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  2. command again."
  3. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:12 char:1
  4. + $1 = [server]::new()
  5. + ~~~~~~~~~~~~~~~~~~~~
  6. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  7. + FullyQualifiedErrorId : ParameterBindingValidationException
  8.  
  9. Index was out of range. Must be non-negative and less than the size of the collection.
  10. Parameter name: index
  11. D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1 : Index was out of range. Must be non-negative and less than the size of the collection.
  12. Parameter name: index
  13. At line:1 char:1
  14. + . 'D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\Discovery ...
  15. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. + CategoryInfo : NotSpecified: (:) [class.ps1], ArgumentOutOfRangeException
  17. + FullyQualifiedErrorId : System.ArgumentOutOfRangeException,class.ps1
  18.  
  19. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  20. command again."
  21. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:15 char:1
  22. + $2 = [server]::new()
  23. + ~~~~~~~~~~~~~~~~~~~~
  24. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  25. + FullyQualifiedErrorId : ParameterBindingValidationException
  26.  
  27. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  28. command again."
  29. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:12 char:1
  30. + $1 = [server]::new()
  31. + ~~~~~~~~~~~~~~~~~~~~
  32. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  33. + FullyQualifiedErrorId : ParameterBindingValidationException
  34.  
  35. Index was out of range. Must be non-negative and less than the size of the collection.
  36. Parameter name: index
  37. D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1 : Index was out of range. Must be non-negative and less than the size of the collection.
  38. Parameter name: index
  39. At line:1 char:1
  40. + . 'D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\Discovery ...
  41. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  42. + CategoryInfo : NotSpecified: (:) [class.ps1], ArgumentOutOfRangeException
  43. + FullyQualifiedErrorId : System.ArgumentOutOfRangeException,class.ps1
  44.  
  45. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  46. command again."
  47. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:15 char:1
  48. + $2 = [server]::new()
  49. + ~~~~~~~~~~~~~~~~~~~~
  50. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  51. + FullyQualifiedErrorId : ParameterBindingValidationException
  52.  
  53. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  54. command again."
  55. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:12 char:1
  56. + $1 = [server]::new()
  57. + ~~~~~~~~~~~~~~~~~~~~
  58. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  59. + FullyQualifiedErrorId : ParameterBindingValidationException
  60.  
  61. Index was out of range. Must be non-negative and less than the size of the collection.
  62. Parameter name: index
  63. D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1 : Index was out of range. Must be non-negative and less than the size of the collection.
  64. Parameter name: index
  65. At line:1 char:1
  66. + . 'D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\Discovery ...
  67. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  68. + CategoryInfo : NotSpecified: (:) [class.ps1], ArgumentOutOfRangeException
  69. + FullyQualifiedErrorId : System.ArgumentOutOfRangeException,class.ps1
  70.  
  71. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  72. command again."
  73. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:15 char:1
  74. + $2 = [server]::new()
  75. + ~~~~~~~~~~~~~~~~~~~~
  76. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  77. + FullyQualifiedErrorId : ParameterBindingValidationException
  78.  
  79. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  80. command again."
  81. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:12 char:1
  82. + $1 = [server]::new()
  83. + ~~~~~~~~~~~~~~~~~~~~
  84. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  85. + FullyQualifiedErrorId : ParameterBindingValidationException
  86.  
  87. select : Property "count" cannot be found.
  88. At line:1 char:33
  89. + Test-Connection 192.168.0.200 | select -ExpandProperty count
  90. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  91. + CategoryInfo : InvalidArgument: (\\SISYPHUS\root...TypeofService=0:PSObject) [Select-Object], PSArgumentException
  92. + FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand
  93.  
  94. select : Property "count" cannot be found.
  95. At line:1 char:33
  96. + Test-Connection 192.168.0.200 | select -ExpandProperty count
  97. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  98. + CategoryInfo : InvalidArgument: (\\SISYPHUS\root...TypeofService=0:PSObject) [Select-Object], PSArgumentException
  99. + FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand
  100.  
  101. select : Property "count" cannot be found.
  102. At line:1 char:33
  103. + Test-Connection 192.168.0.200 | select -ExpandProperty count
  104. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105. + CategoryInfo : InvalidArgument: (\\SISYPHUS\root...TypeofService=0:PSObject) [Select-Object], PSArgumentException
  106. + FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand
  107.  
  108. select : Property "count" cannot be found.
  109. At line:1 char:33
  110. + Test-Connection 192.168.0.200 | select -ExpandProperty count
  111. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112. + CategoryInfo : InvalidArgument: (\\SISYPHUS\root...TypeofService=0:PSObject) [Select-Object], PSArgumentException
  113. + FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand
  114.  
  115. Exception calling "GetHostEntry" with "1" argument(s): "No such host is known"
  116. At line:1 char:1
  117. + $iphost = [System.Net.Dns]::GetHostEntry($this.address)
  118. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  119. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  120. + FullyQualifiedErrorId : SocketException
  121.  
  122. Exception calling "GetHostEntry" with "1" argument(s): "No such host is known"
  123. At line:1 char:1
  124. + $iphost = [System.Net.Dns]::GetHostEntry($this.address)
  125. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  126. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  127. + FullyQualifiedErrorId : SocketException
  128.  
  129. Exception calling "GetHostEntry" with "1" argument(s): "No such host is known"
  130. At line:1 char:1
  131. + $iphost = [System.Net.Dns]::GetHostEntry($this.address)
  132. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  133. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  134. + FullyQualifiedErrorId : SocketException
  135.  
  136. Exception calling "GetHostEntry" with "1" argument(s): "No such host is known"
  137. At line:1 char:1
  138. + $iphost = [System.Net.Dns]::GetHostEntry($this.address)
  139. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  140. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  141. + FullyQualifiedErrorId : SocketException
  142.  
  143. Exception calling "GetHostEntry" with "1" argument(s): "No such host is known"
  144. At line:1 char:1
  145. + $iphost = [System.Net.Dns]::GetHostEntry($this.address)
  146. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  147. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  148. + FullyQualifiedErrorId : SocketException
  149.  
  150. Exception calling "GetHostEntry" with "1" argument(s): "No such host is known"
  151. At line:1 char:1
  152. + $iphost = [System.Net.Dns]::GetHostEntry($this.address)
  153. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  154. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  155. + FullyQualifiedErrorId : SocketException
  156.  
  157. Test-Connection : Testing connection to computer 'devops' failed: A non-recoverable error occurred during a database look-up
  158. At line:1 char:1
  159. + Test-Connection devops
  160. + ~~~~~~~~~~~~~~~~~~~~~~
  161. + CategoryInfo : ResourceUnavailable: (devops:String) [Test-Connection], PingException
  162. + FullyQualifiedErrorId : TestConnectionException,Microsoft.PowerShell.Commands.TestConnectionCommand
  163.  
  164. Test-Connection : Testing connection to computer 'devops' failed: A non-recoverable error occurred during a database look-up
  165. At line:1 char:1
  166. + Test-Connection devops
  167. + ~~~~~~~~~~~~~~~~~~~~~~
  168. + CategoryInfo : ResourceUnavailable: (devops:String) [Test-Connection], PingException
  169. + FullyQualifiedErrorId : TestConnectionException,Microsoft.PowerShell.Commands.TestConnectionCommand
  170.  
  171. Test-Connection : Testing connection to computer 'devops' failed: A non-recoverable error occurred during a database look-up
  172. At line:1 char:1
  173. + Test-Connection devops
  174. + ~~~~~~~~~~~~~~~~~~~~~~
  175. + CategoryInfo : ResourceUnavailable: (devops:String) [Test-Connection], PingException
  176. + FullyQualifiedErrorId : TestConnectionException,Microsoft.PowerShell.Commands.TestConnectionCommand
  177.  
  178. Test-Connection : Testing connection to computer 'devops' failed: A non-recoverable error occurred during a database look-up
  179. At line:1 char:1
  180. + Test-Connection devops
  181. + ~~~~~~~~~~~~~~~~~~~~~~
  182. + CategoryInfo : ResourceUnavailable: (devops:String) [Test-Connection], PingException
  183. + FullyQualifiedErrorId : TestConnectionException,Microsoft.PowerShell.Commands.TestConnectionCommand
  184.  
  185. Index was out of range. Must be non-negative and less than the size of the collection.
  186. Parameter name: index
  187. D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1 : Index was out of range. Must be non-negative and less than the size of the collection.
  188. Parameter name: index
  189. At line:1 char:1
  190. + . 'D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\Discovery ...
  191. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  192. + CategoryInfo : NotSpecified: (:) [class.ps1], ArgumentOutOfRangeException
  193. + FullyQualifiedErrorId : System.ArgumentOutOfRangeException,class.ps1
  194.  
  195. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  196. command again."
  197. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:15 char:1
  198. + $2 = [server]::new()
  199. + ~~~~~~~~~~~~~~~~~~~~
  200. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  201. + FullyQualifiedErrorId : ParameterBindingValidationException
  202.  
  203. Exception calling ".ctor" with "0" argument(s): "Cannot validate argument on parameter 'ComputerName'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
  204. command again."
  205. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:12 char:1
  206. + $1 = [server]::new()
  207. + ~~~~~~~~~~~~~~~~~~~~
  208. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  209. + FullyQualifiedErrorId : ParameterBindingValidationException
  210.  
  211. Method invocation failed because [Server] does not contain a method named 'op_Addition'.
  212. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:21 char:1
  213. + $3 += $2
  214. + ~~~~~~~~
  215. + CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
  216. + FullyQualifiedErrorId : MethodNotFound
  217.  
  218. Method invocation failed because [Server] does not contain a method named 'op_Addition'.
  219. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:20 char:1
  220. + $3 += $1
  221. + ~~~~~~~~
  222. + CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
  223. + FullyQualifiedErrorId : MethodNotFound
  224.  
  225. Cannot convert the "Server" value of type "Server" to type "System.Collections.ArrayList".
  226. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:18 char:1
  227. + [System.Collections.ArrayList]$3
  228. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  229. + CategoryInfo : InvalidArgument: (:) [], RuntimeException
  230. + FullyQualifiedErrorId : ConvertToFinalInvalidCastException
  231.  
  232. Method invocation failed because [Server] does not contain a method named 'op_Addition'.
  233. At D:\Google Drive\Projects\VSPowerShell\DiscoveryFramework\DiscoveryFramework\DiscoveryFramework\class.ps1:23 char:1
  234. + $3 += $2
  235. + ~~~~~~~~
  236. + CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
  237. + FullyQualifiedErrorId : MethodNotFound
  238.  
  239. Unable to find type [class].
  240. At line:1 char:1
  241. + [class]::new()
  242. + ~~~~~~~~~~~~~~
  243. + CategoryInfo : InvalidOperation: (class:TypeName) [], RuntimeException
  244. + FullyQualifiedErrorId : TypeNotFound
  245.  
  246. At line:1 char:15
  247. + [class]::new())
  248. + ~
  249. Unexpected token ')' in expression or statement.
  250. At line:1 char:8
  251. + [class]]
  252. + ~
  253. Unexpected token ']' in expression or statement.
  254. Unable to find type [class].
  255. At line:1 char:1
  256. + [class]::new()
  257. + ~~~~~~~~~~~~~~
  258. + CategoryInfo : InvalidOperation: (class:TypeName) [], RuntimeException
  259. + FullyQualifiedErrorId : TypeNotFound
  260.  
  261. Unable to find type [class].
  262. At line:1 char:1
  263. + [class]
  264. + ~~~~~~~
  265. + CategoryInfo : InvalidOperation: (class:TypeName) [], RuntimeException
  266. + FullyQualifiedErrorId : TypeNotFound
  267.  
  268. Import-Module : The extension '.exe' is not a valid module extension. The supported module extensions are '.dll', '.ps1', '.psm1', '.psd1', '.cdxml' and '.xaml'. Correct the extension then try
  269. adding the file 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\4t2j2opp.o2i\PowerShellToolsProcessHost.exe' again.
  270. At line:1 char:1
  271. + Import-Module 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Co ...
  272. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  273. + CategoryInfo : PermissionDenied: (:) [Import-Module], InvalidOperationException
  274. + FullyQualifiedErrorId : Modules_InvalidModuleExtension,Microsoft.PowerShell.Commands.ImportModuleCommand
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement