How to Stop Visual Studio from Installing Compact Framework??

  • Thread starter Thread starter Thomas Kuhn
  • Start date Start date
T

Thomas Kuhn

We are using a custom built platform that already has Compact
Framework 1.0 (4.2.0.0) installed. We have finally reached the point
where we can connect to the device (Headless) with Visual Studio for
debugging. Studio keeps installing CF and is causing problems with our
registry (Stored in Flash). IS there a way to prevent Studio from
installing CF???

Tom Kuhn
 
Make sure that what's on the device is equal on newer in version than what
studio has
 
How can I tell what version of compact framework is getting installed
with Visual studio? If it is installing a newer version, then how can
I downgrade the version that Studio installs?

Thanks,
tom
 
Back
Top