Hi groups,
VS2005 + Mobile SDK 6 work well on my PC, but after installing platform
builder 5.0, VS2005 shows â??XML parsing errorâ?? when open *.sln. We reinstall
VS2005, Mobile SDK and platform builder, but the problem is the same. How to
sovle the problem?
Regards,
Clare
=================================================
The error dialogue shows as follow:
The following error has occurred during XML parsing:
File: D:\Works\cvshome\codec-20070820-dshow\videc\mpvdec_exe.vcproj
Line: 200
Column: 5
Error Message:
Fatal error
The file 'D:\Works\cvshome\codec-20070820-dshow\videc\mpvdec_exe.vcproj' has
failed to load.
=================================================
The Line:200 of mpvdec_exe.vcproj are
<DeploymentTool
ForceDirty="-1"
RemoteDirectory=""
RegisterOutput="0"
AdditionalFiles=""
/>
=================================================