Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

VS 2010 hangs when using the XAML designer. I don't think I have memory issues as the system has 4 gigs of RAM. I know that there were issues with VS 2008 SP1 that was fixed a patch.

They don't seem to have one for VS 2010. Anyone else has this issue?

Is there a workaround in using the designer?

Anyone? Thanks

share|improve this question

1 Answer

Workaround is a open .xaml file in notepad.exe

share|improve this answer
2  
+1, totally agree. I've fixed the issue by associating the XAML extension in Visual Studio with the simple XML editor. Works like charm. You even get syntax highlighting :-) – Darin Dimitrov Sep 2 '10 at 21:59
Well, I'd like to use the designer as it makes it easier to move the activities around. – Nick Sep 3 '10 at 13:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.