Running VB.NET 4.0 Full
VS 2010
Everytime we use SetDataSource and use a DataSet it Crashes the application but this only happens when the App is installed it does not happen in the Development Environment. With our Installer we have .Net 4.0 Full, and the CRRuntim_32bit_13_0_4.msi as Prerequisites to installing the app and also have the CRRuntime_13_0_4.msm merge module included. Is there something that we are not including in the installer that needs to be in order to prevent this function from crashing our app??
Any help would be appreciated, and if more information is needed let me know.