We recently changed to Visual Studio 2012 from Visual Studio 2008. Our Click-Once Windows application is still targeting the ASP.Net 2.0 framework (no change there) and everything works fine on the development PCs, but when tested in the QA environment, anytime the QA tester tries to load a report, she gets the error "Could not load file or assembly 'CrystalDecision.Windows.Forms, Version=13.0.2000.0, Culture=neutral, PublicKeyToken-692fbea5521e1304' or one of its dependencies. The system cannot find the file specified." This is the same QA machine that the previous version was running on with no errors.
What do I need to do to resolve this issue?