G
Guest
Hello...
I upgraded our .Net CF1.1 app to .Net CF2 and there are now 100's of errors
that refer to, "Access of shared member, constant member, enum member or
nested type through an instance; qualifying expression will not be evaluated."
Most of these are simple statements like:
objUser.Name = "My Name"
Were there changes to the .Net CF for 2.0 that would be causing these types
of errors to now appear?
thanks
- will
I upgraded our .Net CF1.1 app to .Net CF2 and there are now 100's of errors
that refer to, "Access of shared member, constant member, enum member or
nested type through an instance; qualifying expression will not be evaluated."
Most of these are simple statements like:
objUser.Name = "My Name"
Were there changes to the .Net CF for 2.0 that would be causing these types
of errors to now appear?
thanks
- will