I\'m developing an application that is targeting the .NET 3.5 Framework. The application\'s setup installs the .NET 2.0 runtime on the target machine. So fa
there is some différence in the generated code part of datasets between 3.5 SP1 and 3.5 (no sp), something about serialization.
you may have trouble with this if you upgrade your installation to 3.5SP1, even in the core functionalities.