Hey there,
I just tried installing Uppercut from Nuget for a new Website project and got the following error (the install was rolled back). Any ideas?
I'm using VS2012 on Windows 8. Note that I manually inserted "[project_name]" in the output below in place of the real project name.
Cheers,
Alan
Attempting to resolve dependency 'warmup'.
Attempting to resolve dependency 'roundhouse'.
Successfully installed 'warmup 0.6.5.0'.
Successfully installed 'roundhouse 0.8.5.0'.
Successfully installed 'chucknorris 0.5'.
Successfully added 'warmup 0.6.5.0' to [project_name].
Executing script file 'C:\Development\[project_name]\packages\warmup.0.6.5.0\tools\install.ps1'.
Install failed. Rolling back...
The WriteObject and WriteError methods cannot be called from outside the overrides of the BeginProcessing, ProcessRecord, and EndProcessing methods, and only from that same thread. Validate that the cmdlet makes these calls correctly, or please contact Microsoft Support Services.