Programm dependencies

Hi I'm developing programm that uses ADO .NET (System::Data:SQLite) and Microsoft Chart Controls for Microsoft .NET Framework 3.5 sp1.
After few expirements I've realized that installed framework 3.5 sp1 doesnt guarantee that programm will run. On few computers I've recieved "clr20r3 system.io.filenotfoundexception".
As I understand it can be caused by different dependencies (maybe specific vs dll's or something else).

So there is question: How can I see ALL dependencies of my programm and properly link them?
Topic archived. No new replies allowed.