MudassarRasool / mb-unit

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

Gallio 3.2.603 crashes Visual Studio 2008 #785

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce the problem:
1. Instal Visual Studio 2008 Professional
2. Install Gallio 3.2.603
3. Open a complex web site/project (containing more than one project)
4. Open an aspx page containing several user controls in designer mode

Expected output:
The aspx page opens in VS designer

Actual result:
VS closes and logs a .NET runtime error in the Event Log:
".NET Runtime version 2.0.50727.3615 - Fatal Execution Engine Error (7A0360B0) 
(80131506)"

Products used:
Gallio 3.2.603 + Visual Studio 2008 SP1 + Win XP SP3

Additional info:
This does not reproduce in small web projects.

Original issue reported on code.google.com by savornic...@gmail.com on 3 Dec 2010 at 3:29