MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Icarus fails to attach debugger to host. #752

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to run "Debug" from under Icarus.
2. Tests run like normal "Start" command.

What is the expected output? What do you see instead?

   The console outputs: "Could not find Visual Studio version 'Any'."
   "Could not attach debugger to the host."

What version of the product are you using? On what operating system?
   Windows Vista
   Gallio Icarus 3.2 build 517
   tests written with xunit 1.6.1
   Visual Studio C# Express 2010 10.0.30319.1

Please provide any additional information below.
   Full console output:
Could not find Visual Studio version 'Any'.
Host started at 2010-10-15 18:56:22.
Running under CLR v4.0.30319 runtime.
Attaching the debugger to the host.
Could not find Visual Studio version 'Any'.
Could not attach debugger to the host.
Listening for connections on IPC port: 'IsolatedProcessHost.a2c308604bf2858'
Host stopped at 2010-10-15 18:56:24.
Host process exited with code: 0

Original issue reported on code.google.com by iron.m...@gmail.com on 15 Oct 2010 at 4:59