Sorry for not searching first but that also is not working for me right now.

After installing my .net app on the target machine, all of app runs fine except for viewing Crystal Reports. I get this really long Unhandeled Exception message:

Could not load file or assembly 'CrystalDecisions.Windows.Forms, Version.....bla, bla, bla, Public Key, bla, bla, or one of it's dependencies. The system cannot find the file specified.

In my defense, I copied all references when doing the build and publishing.

What am I missing?

Thanks.