Re: VS.NET 2005 crashes when editing XML Comments

Tech-Archive recommends: Fix windows errors by optimizing your registry



Marc,

Check out this post:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1978917&SiteID=1

Hope this helps,


Steve - dotneticated.com

"Marc Woolfson" <MarcWoolfson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:93A5B443-5E3A-45C7-8DF0-9A9CC0735807@xxxxxxxxxxxxxxxx
Hi,

I was just wondering if anyone else is experiencing/has experienced the
same
problems as me with XML Comments causing VS.NET 2005 to hang and take up
50%
of the CPU. This occurs when I have a CDATA section in the XML Comments
block
(specifically in the example section) in a C# class and then attempt to
type
ANY of the following characters ANYWHERE else within that block: < >
/

The workaround is to temporarily remove the CDATA wrapping around my
example
code and then add it back in before recompiling the solution. This is
obviously not ideal.

I have all of the latest service packs/updates installed.

Has anyone else experienced this problem?

Marc


.