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=""
/>
=================================================

Re: VS2005+Mobile SDK6+PB5 not work well: XML parsing error by Ryan

Ryan
Mon Nov 05 08:56:24 PST 2007

Have you tried repairing the Visual Studio 2005 installation (and if
possible the Mobile SDK)?

Since PB 5.0 was just before VS 2005, I'm wondering if a shared/common
resource may have been over written.

Thanks,
Ryan

--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Clare" <Clare@discussions.microsoft.com> wrote in message
news:58F4B61E-485B-4C29-A567-878D2D3CE9C0@microsoft.com...
> 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=""
> />
> =================================================
>


Re: VS2005+Mobile SDK6+PB5 not work well: XML parsing error by Valter

Valter
Mon Nov 05 09:07:08 PST 2007

=?Utf-8?B?Q2xhcmU=?= <Clare@discussions.microsoft.com> wrote in
news:58F4B61E-485B-4C29-A567-878D2D3CE9C0@microsoft.com:

> 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?

You hould install PB 5.0 before you install VS2005.
Even in this case you may have problems in running the debugger or the
remote tools.
Here you may find some information (related to PB5/PB6)
http://blogs.msdn.com/dcook/archive/2007/05/13/does-pb-5-0-work-side-
by-side-with-pb-6-0.aspx

If you need to install PB 6 in the near future and you have a powerful
PC with a lot of disk space you may consider the idea of using a
virtual machine to run one of the tools or a dual OS install.


--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)

Re: VS2005+Mobile SDK6+PB5 not work well: XML parsing error by Clare

Clare
Wed Nov 07 18:40:01 PST 2007

We uninstall PB5.0, Mobile SDK6 and VS 2005. Then install VS2005, VS2005 SP1
and Mobile SDK6. PB5.0 is not install. The result is the same. VS2005 fails
to open *.vcproj when opening a sln file. The error message is the same. How
could we recover the modification by PB5.0?

Regards,
Clare

"Ryan Ward [MSFT]" wrote:

> Have you tried repairing the Visual Studio 2005 installation (and if
> possible the Mobile SDK)?
>
> Since PB 5.0 was just before VS 2005, I'm wondering if a shared/common
> resource may have been over written.
>
> Thanks,
> Ryan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Clare" <Clare@discussions.microsoft.com> wrote in message
> news:58F4B61E-485B-4C29-A567-878D2D3CE9C0@microsoft.com...
> > 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=""
> > />
> > =================================================
> >
>
>