I am working on asp.net application where i have to show the crystal report. but my Project running online is showing the following error.
Could not load file or assembly 'CrystalDecisions.ReportSource, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified/
I have added the dll file of crystal report in bin folder. But error is still showing. Please help me someone.