(1st sorry for the double posting, I just try a better title)
this morning I deinstall VS.NET to reinstall it straight away but on drive
D:
(need to makes some room on drive C:)
My problem is now that I can't do any SmartDevice (C#) program any more.
When I create a new SmartDeviceApplication, my new default application has
ho reference and whn I clic add-reference, the .NET reference box is empty!
(instead of all the System.xxx default library)!!!!!!
I try repair or change the option but nothing work!
I tryed to make it work anyway by manually add the DLL from
D:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE
but when I want to debug (on the emulator!) (with F5) it tells me: the
device is not connected to the computer!!!!

Signature
Lloyd Dupont, Software Architect
Get Your Data Mobile
http://www.ihookdb.com
Lloyd Dupont - 14 Sep 2004 04:28 GMT
I copied
D:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK
into
C:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK
(From drive D: to C: basically) and and the designer worked and the
assemblies were there.
Apparently some harcoded value in the SmartDevice module of VS.NET....
(I don't think that's the registry, I did a search in it....)
However I was not able to use the emulator >:(
But I was able to use the device!
Lloyd Dupont - 14 Sep 2004 04:31 GMT
the emulator is still not working...
Lloyd Dupont - 14 Sep 2004 04:54 GMT
I installed the WindowsCE SDK and I got it running ...
> the emulator is still not working...