There is a database of type MS Access (mdb), consisting of several tables. On framework 4.5, everything works when I translate to 4.0, then the connection is no longer created (an exception is raised on the connection.Open ();) line.
Maybe someone knows what could be the problem. It is necessary that everything works exactly on framework 4.0
This is what the exception (error) shows.