error: 0x80070003 - problem deploying cf 2.0 programs to the device emulator

Hi!

I am working with visual studio 2005 beta2 and compact framework 2.0 beta 2. I have troubles deploying a program to the device emulator.
I'm getting this error:

Error 1 Deployment and/or registration failed witherror: 0x80070003. Das System kann den angegebenen Pfad nicht finden.
Conman HelpText System


I installed the dma patch for the emulator, but the error remains ? Any hints? THX!

[662 byte] By [tobimat80] at [2008-2-17]
# 1
If you have installed a previous version of VS2005 on a computer, you might still have configuration files that are now invalid. Close VS, delete the following directory:
\Documents and Settings\<localuser>\Local Settings\Application Data\Microsoft\CoreCon
and restart VS.

If this doesn't fix the problem, can you give more detail about the project type you are using and which emulator are you having problems with?

CarlBrochu at 2007-9-9 > top of Msdn Tech,Smart Device Development,Device Emulator General...
# 2
Hi
I'm having the same problem
Some information
Windows XP Sp2
VS2005 Beta2
and I installed
MSAsync 4.0
Windows Mobile 5.0 Pocket PC SDK
VS DMA Update
I also deleted the CoreCon folder like you suggested
Nothing worked
It doesn't matter if I create PPC2003 or an PocketPC Magneto.
The same error everytime.
Some proposals what I can do?
NorbertThek at 2007-9-9 > top of Msdn Tech,Smart Device Development,Device Emulator General...
# 3
Hi again
I was able to solve this problemIdea
I simple deinstalled everything (all addons, VS2005 Beta, .net framework .....)
and installed it again
now its working!
Norbert
NorbertThek at 2007-9-9 > top of Msdn Tech,Smart Device Development,Device Emulator General...