Editing the .aspx file causes Visual Studio to become unresponsive

I am using Visual Studio 2008 on Windows 7. When I edit the .aspx file VS stops and thinks for about 3 seconds each time I add a tag. Very frustrating. I assume it is doing some kind of compilation or checking. What can I do to make VS more responsive?

+2


a source to share


1 answer


You will want to opt out of HTML validation

alt text
(source: episerver.com )



http://labs.episerver.com/en/Blogs/Steve-Celius/Dates/112266/6/Speed-up-Visual-Studio/

+3


a source







All Articles