Conversion from CF 1.1. to CF 2.0

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

Guest

Having issue converting smartClient app from 1.1 to 2.0. The VS2005
conversion completes successfully, but keeps references to 1.1 dlls. Tried
creating empty solution in 2.0, moving 1.1 code and then recompiling.
Recompile fines, but throws design-time and run-time errors because of .resx
incompatiblities (mainly with images). Anybody have words of wisdom that
might help. Have searched newgroups and web, but have been unable to find
useful information. Thanks in advance!
 
Yes, project conversions seem apparently very clean in the transition
from VS.NET 2003 to VS.NET 2005 but design time of forms is lost many
times in my case and design-time errors are very usual.

I think there is no solution for that. If you find something that can
solve it, I would really appreciate yourfeedback.
 
Back
Top