Cannot debug Runspace. The host has no debugger. Try debugging the Runspace inside the Windows PowerShell console or the Windows PowerShell ISE, both of which have built-in debuggers.
Cannot create the process for package %1 because an error was encountered while checking the machine-level package status. ...
Cannot create the process for package %1 because an error was encountered while checking the user-level package status. %3 ...
Cannot create the RunspaceConfiguration object because an assembly attribute of type RunspaceConfigurationType is not defined ...
Cannot create the RunspaceConfiguration object because there is more than one assembly attribute of the type RunspaceConfigurationType ...
Cannot debug Runspace. The host has no debugger. Try debugging the Runspace inside the Windows PowerShell console or the ...
Cannot define pipeline. Once a pipeline uses the Sequence parameter of the Foreach-Object or Where-Object cmdlets, all remaining ...
Cannot define the {0} parameter for the {1} cmdlet. The parameter name is already defined by the {2} class. Change the name ...
Cannot define the {0} parameter for the {1} cmdlet. The parameter name is already defined within the {2} XML element. Change ...
Cannot define variable. A variable with name '{0}' has already been defined. To reference a variable from the top-level scope ...