Hello Everybody,

I had an asp.net web app developed with VS 2003. The web app had extensive use of crystal reports that were developed with Crystal Report 10. I converted the web app to asp.net 2.0 and deployed it to a Win 2008 R2 server. I also installed Crystal Report for .NET Framework 2.0 (x64) but my web app throws an exception "Could not load file or assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified."

Any idea on how to solve this?

Thanks.