ArticleDirectory
Borland is used to open a project in Visual Studio 2005. The following error occurs: Query Information is caused by encoding problems.
Visual Studio Conversion Tool
Using transform document: C: \ programmi \ Borland \ BDS \ 4.0 \ bin \ vsimport. XSL
Input File: C: \ Software \ firmware \ driver chiave e2p \ commissioning \ test_code_ansi.csproj
Output file: C: \ Software \ firmware \ driver chiave e2p \ commissioning \ test_code_ansi.bdsproj
Destination document error: invalid at the top level of the document.
Line: 1
<? XML version = "1.0" encoding = "UTF-8"?>
Solution:
Just a shot from the hip: Maybe the document is marked with the UTF-8 tag at the beginning, and the conversion tool has problems reading that. open the document in any binary editor and look if the first three bytes are 0 xefbbbf ("Hangzhou» Hangzhou »¿"). if so, delete these three bytes and try again.
Refer:
Http://www.neoaxisgroup.com/phpBB2/viewtopic.php? T = 1560 & START = 0 & postdays = 0 & postorder = ASC & Highlight = & SID = 4fc7f79ca90166f06829653844f844c1
Http://qc.embarcadero.com/wc/qcmain.aspx? D = 1, 27336 #