A
Art
Anyone use OpenNETCF !
I try to copy the string to clipboard. Someone says that .NetCF do not
support clipboard class, and recommend the OpenNETCF.
When I install, add the Reference, edit the code, everything go fine, but
errors come when run like this,
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac' in project 'HopeStudy' cannot be copied to
the run directory because it would conflict with dependency 'mscorlib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
How can I do next?
Thank you so much
I try to copy the string to clipboard. Someone says that .NetCF do not
support clipboard class, and recommend the OpenNETCF.
When I install, add the Reference, edit the code, everything go fine, but
errors come when run like this,
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac' in project 'HopeStudy' cannot be copied to
the run directory because it would conflict with dependency 'mscorlib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
How can I do next?
Thank you so much