Fix XML encoding in LINQ to SQL files to open up in RTM designer window
Posted by: Julia Lerman Blog - Dont Be Iffy...,
on 21 Nov 2007 |
View original | Bookmarked: 0 time(s)
When opening a dbml file created in a pre-RTM version of Visual Studio 2008, you will
probably see this error message:
Cannot load '[filepath].dbml': Error encountered, check Error List window for details.
Looking in the error list window, you might see the following errors:
Build failed due to validation errors in [filepath].dbml. Open the file and
resolve the issues in the Error List, then try rebuilding the project.
and
There is no Unicode byte order mark. Cannot switch to Unicode.
Opening...