emulator vs2005

  • Thread starter Thread starter merco
  • Start date Start date
M

merco

When i try to connect to my emulator i get this message
---------------------------
Device Emulator
---------------------------
Failed to open XML parser COM object.
E:\Programmi\Mvs8\smartdevices\Skins\PocketPC_2003\PocketPC_2003\1033\PocketPC_2003_Skin.xml
---------------------------
OK
---------------------------
But the file is there ...

I'm running XP sp2 ITA, mdac 2.8 sp1, msxml 4, VS2005 8.0.50727.42

Some suggestions?
 
Ensure msxml6.dll is installed in Windows\system32 and registered, try
regsvr32.exe msxml6.dll
 
yes it's present with this version:6.0.3883.0

I've tried regsvr32 (both /u and regsvr32) but nothing has changed:
emulator doesn't work.
 
I just looked into this further and examined devenv.exe and VS2005 seems to
still uses msxml3.dll. So you need this XML parser which can be downloaded
from Microsoft.

Simon.
 
I meant devicemulator.exe not VS.NET 2005...

Simon Hart said:
I just looked into this further and examined devenv.exe and VS2005 seems to
still uses msxml3.dll. So you need this XML parser which can be downloaded
from Microsoft.

Simon.
 

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

Back
Top