Problem with Emulator VS2005 Beta 2

Hello,
I have a different problem, when I try to connect to device from VS, the emulator shows the error "Connection Failed. The configuration data for this product is corrupt. Contact you support personnel.". I can't deploy my APPs neither to pocket pc or emulator

Any Sugestion?

[302 byte] By [aspx] at [2008-1-28]
# 1
I had a similar problem. I've figured out that this was depending on some corrupt files at "C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\CoreCon\1.0".

Please try to delete this folder, log off and log on again.

Greets,
Markus

MarkusFritz at 2007-9-8 > top of Msdn Tech,Smart Device Development,Smart Devices General...
# 2

Thanks for your help...I have deleted this folder, but I still have some error:(

aspx at 2007-9-8 > top of Msdn Tech,Smart Device Development,Smart Devices General...
# 3

Did you have a previous version of VS2005 installed on that machine? Markus was on the right track for this problem. Verify that you deleted the files in
"C:\Documents and Settings\<Current USER>\Local Settings\Application Data\Microsoft\CoreCon\1.0".

When you try to connect to the emulator, does the emulator show up? If so, you might have a connectivity problem. Try to install the Emulator Performance patch available at:
http://msdn.microsoft.com/mobility/windowsmobile/downloads/default.aspx

Activesync 4.0 is required when connecting to a device from VS2005. You can get it from:
http://msdn.microsoft.com/mobility/windowsmobile/downloads/default.aspx

Do you have PB or eVC installed on the machine ?

CarlBrochu at 2007-9-8 > top of Msdn Tech,Smart Device Development,Smart Devices General...