I have been facing issue of not finding the .CS file after adding Crystal report to VS2013 Website. It adds Crystal report to Web application, Winform etc but not to the website. Also If I create a manually generated .CS file, It runs locally but not after putting it on the server by producing the error
Retrieving the COM class factory for component with CLSID {4DB2E2BB-78E6-4AEA-BEFB-FDAAB610FD1B} failed due to the following error: 80040154.
[COMException (0x80040154): Retrieving the COM class factory for component with CLSID {4DB2E2BB-78E6-4AEA-BEFB-FDAAB610FD1B} failed due to the following error: 80040154.]
CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +233
I guess not generating the .cs file is the actual problem. I have updated the SP14 for VS2013. Still facing the problem.
Please let me know soon if possible. I appreciate your help. Thanks.
Regards,
Gaurav