Package Load Failure

G

Guest

Hi folks!

I have installed VS2003 and VS2005 on the same machine, running WinXP SP2.
After some days working fine, I am getting an error message when I try to
load my device application project.
The message is:

"Package Load Failure
Package 'Smart Device Project Package' has failed to load properly ( GUID =
{66E325E6-8BA1-4688-8A67AB86CE7741D2A}). Please contact package vendor..."

Can you help me?
Thank you
 
S

Sriram Krishnan[MSFT]

Make sure you use the VS uninstall tool to ensure all pieces of any existing
betas are removed.

Try out the following
1.. For each user on the machine remove the %userprofile%\Local
Settings\Application Data\Microsoft\CoreCon\1.0 Folder and all files under
it.
2.. For each user on the machine rename the %userprofile%\Application
Data\Microsoft\Device Emulator\ folder to %userprofile%\Application
Data\Microsoft\Device Emulator_B2\
3.. Repair the Windows Mobile 5.0 SDKs
If that doesn't work, try running 'devenev /setup /resetuserdata'

And finally, do you have the Device Command Shell installed? We have a known
issue where the DCS causes this error message sometimes

--
Thanks,
Sriram Krishnan
Program Manager, Visual Studio for Devices

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

Guest

Thank you Sriram!

I have unistalled the Device Command Shell and now everything works fine!

[],
Marcos Queiroga
 

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

Top