VS.NET 2005: Problem with deploy

G

Guest

Hi all,
I'm using Visual Studio 2005 beta1, but I can't deploy my app because the
application requires a newest version of CF.NET.
I've installed CF.NET SP3 on my device, but it always the same.
What can I do to fix this throuble?

Regards
 
I

Ilya Tumanov [MS]

VS 05 uses NetCF V2, so V1 SP3 won't do.
CF V2 from 2005 Beta 1 won't install on some devices because some files in
the CAB are older than files on the device.

Try this:

1. Hard reset device.
2. Put old dummy files on top of \windows\cgacutil.exe and
\windows\mscoree.dll
3. Install CF V2 CAB file.
4. Check CF version by starting \windows\cgacutil.exe.
5. Check \Windows folder for V2 GAC'ed assemblies.

Best regards,

Ilya

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

--------------------
 

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