CF 2.0 SP 2 Redistributable ???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I installed .NET Compact Framework 2.0 Service Pack 2 Redistributable and
noticed
That:
1. My "C:\Program Files\Microsoft Visual Studio
8\SmartDevices\SDK\CompactFramework\2.0\v2.0" is now empty.
2. The installation puts its files in "C:\Program
Files\Microsoft.NET\SDK\CompactFramework\v2.0".
3. There are files that are missing in the new installation (2) and were in
the old directory (1). These files are used to connect with the "Remote
Performance Monitor (RPM)" - netcfrtl.dll and netcflaunch.exe
4. Do VS 2005 can work with out the (1) directory?
a. If not, is it possible just to copy directory (2) to (1)?


Ofer
 
Yes, VS can use NETCF located anywhere.

No, files are not missing from SP2. Device side files you've mentioned are
located in WindowsCE\<OS>\<CPU> subfolders.


--
Best regards,

Ilya

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

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
 
Back
Top