Wednesday, September 19, 2007

Removing HTML errors in VS2003


We have a lot of custom tags in our applications that are pre-built, and we use them every time. Unfortunately, VS 2003 doesn't like them and we get oddles of HTML validation errors. Not a huge deal but definitely annoying when compiling.


Turns out this can be turned off, obviously not always a good thing but in my case I never look at them anyways so I may as well get them out of there.


The below dialog can be found under "Tools", "Options".

More details (and more elegantly put) below. Also nice to see that the errors have been changed to warnings in VS2008 (post Beta 2 release).

No comments: