Saturday, March 6, 2010

Expression Blend 3 Active Document View Stuck at XAML

Expression Blend 3 will not show the "Design View" and the "Split View" for xaml documents contained in project types other than "Windows Application" (Visual Studio -> Properties -> Application -> Output Type)

What I like to do is set the application type to console application and write some debug output to the console for testing. This made Expression Blend 3 Design View stop working so I figured it out from there :)

Enjoy!
PS: I love SQLite! Awesome Awesome c# project : http://sqlite.phxsoftware.com/

No comments:

Post a Comment