Hi,
 
I have created one website in that i am creating reports, for the reporting i am using crystal report in visual studio 2008. The crystal report works fine on my machine but when website is deployed on the server the webpage gives me the following error,
 
" Parser Error Message: Could not load file or assembly  'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral,  PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot  find the file specified." 
 
Please help me how to solve this error.
 
Thanks in advance..