You have two choices:
1. Fix the HTML issues. As the issue here is XHTML compliance, you can find
tools to more quickly find the problems, but it is still a manual fix.
2. Edit everything in tag view.
I would prefer #1, personally. A pain? Certainly, but it is more a problem
with VS.NET not forcing compliance.
Okay, a third choice:
3. Leave a copy of the site in VS.NET 2003 and edit the tag portion in that
and then pull into VS 2005 every time you make a design change.
No, that is not very tasty either, but it is the nature of the beast.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
********************************************
Think outside the box!
********************************************
"luna" <> wrote in message
news:...
>i had errors in my 2003 project, but 2003 allowed me to ignore them and
>carry on, it displayed my page fine,
> (even on build)
> since converting to 2005 i have hundreds of errors and it wont allow me to
> view design at all, is there any way
> of stopping 2005 nagging me so much ?- the app is an internal app so it
> doesnt really matter how compliant it
> is as long as it works, itll take me hours probably weeks to fix the
> errors, i may as well restart the project from
> scratch (its that bad)
> typically
>
> Error 1 Cannot switch views: This end tag has no matching start tag.
> and lots of validation (which i can ignore)
>
>
> cheers
>
> mark
>
>
>