Just figured that out myself on a german Win2k.
But I get an error which I´d like to have confirmed, I think it might also
be a language/version-problem:
I have a reference to OpenNETCF.Notification and am trying to set the LED
stat. When trying to debug I get the following error:
---8<---
Fehler: Die Abhängigkeit "mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac" in Projekt "prjLEDstate.Test" kann nicht in
das Ausführungsverzeichnis kopiert werden, da sie mit der Abhängigkeit
"mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" in Konflikt stehen würde.
--->8---
Translation:
"Error: Dependancy "mscorlib, version..." in project "prjLED..." could not
get copied to executing directory, because it would conflict with dependancy
"mscorlib, version...".
Any suggestions how to solve this?
--
Danyel Meyer
-------------------------------------------
dialog-it GmbH
Röllinghäuser Strasse 55a
31061 Alfeld/Leine
Tel +49 (0) 5181 900 814
Fax +49 (0) 5181 900 815
E-Mail danyel.meyer <at> dialog-it.de
Dan Ardelean said:
The binary will fail to install if you have an OS with a different
language than english. Just create the path C:\Documents and Settings\All
Users\Application Data\Microsoft\visualstudio\devices\7.1\ and copy the file
OpenNETCF_SDF_1_0.xsl to the 7.1 folder. Then try reinstall the msi!