Visual Studio 2008 freezes when I edit XAML code -
If I edit the XAML code, my VS2008 SP1 gets frozen several times in a day, it just gets stuck And I had to kill the process. It is clear that whatever problem is happening when editing a problem or code with IntelliSense or Magic-Check, if I paste paste some code. Even if it's just a word many times the VS2008 adds some additional commands to the code and completely messes things up.
It did not happen only with CAD, it was stuck with only XAML.
One more thing: It seems that the problem occurs when I edit the control template. I added some control templates from MSDN pages to my project. When I edit them - even simple things like changing brushes - Visual Studio Freeze (occasionally). So it seems that this is not just a normal XAML problem with control templates in general.
You can try this update:
Edit: You can try closing the Properties window while editing XAML, before I got help with ASP.NET.
Some other links:
Comments
Post a Comment