What causes the VS 2010 SP1 WPF Designer to crash?
We're experiencing crashes on various machines in the VS2010 WPF designer in the following scenario: VS 2010 SP1 installed 64 Bit Windows 7 Reference to NHibernate.dll (Version 1.2.0.712) To reproduce the Error, create a new WPF Solution, perform the following actions: create a new WPF solution open the main window, add a textbox to it, set some static text add a reference to FluentNhibernate.dll, Version 1.2.0.712 Clean and Rebuild the solution Open main window in designer again, edit text in the designer, click left of the window, then back into the textbox again There's no Data / Command