XhtmlConformance in web.config

G

Guest

I have <xhtmlConformance mode="legacy" /> in my web.config.
That works fine on my computer but not on an other developer's computer.
We get an errormessage in Visual Studio 2005.

Can I just delete this line from web.config?
 
T

tomisarobot

yes, but review your site's display.

the legacy mode means that it wont force it into xhtml, when you
convert a project from 1.1 to 2.0 it sticks it in there.

its preferable to take it out because it disables client side
validation on down-level browsers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top