'OpenNETCF.SDF.ppc3.ARMV4.CAB'

M

ME

While deploying my PocketPC app (which consists of several projects) for
debugging I get a dialog asking me if I would like to install the OpenNETCF
1.3 again. In addition to this I have to wait for the CAB to transfer to
the device. This occurs each time (currently about 4 times!) for every
project I have that refrences the OpenNETCF SDF. I'm pretty sure the SDF is
installed on the device (it is listed in Remove Programs), how can I make
the depoloyment NOT install the CAB files while I am debugging?

Thanks,

Matt
 
P

Peter Foot [MVP]

I think there is an error, but I'm not sure whether it affects just this CAB
or others. I've encountered the same problem - it appears that it may be due
to the fact it's not installing OpenNETCF.WindowsCE.Forms.dll to the GAC, so
each time you deploy VS sees that you don't have the complete SDF and tries
to reinstall. We have logged the bug and are looking into it.

Peter
 
G

Guest

I had a similar problem once. I uninstalled OpenNet from the Device and then
reinstalled it. That seemed to do the trick
 

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