I uploaded my project on server then i am facing the following problem, while it does wok fine on local.
Could not load file or assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
What is this problem please let me know
<customErrors mode="Off"/>
Line 67: <httpHandlers>
Line 68: <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 69:
Line 70: <remove verb="*" path="*.asmx"/>