I have migrated a website from 2003 to 2005. Everytime I try to run the reports I get the following. I have tried everything from deploying the appropriate package (10.2) to the server to making sure there were add assembly references in the web.config file. I have looked everywhere and can't find where it is still referencing 9.1 when I want it to point to 10.2
System.IO.FileLoadException: Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'