Unanswered Crystal report not working in visual studio 2010.

  • Friday, August 10, 2012 9:54 AM
     
     

    My project was developed in Visual studio 2005, its a windows application. Now when I have tried to open the application in VS 2010, facing the problem on crystal report.

    I have installed the crystal report for 2010 downloaded form SAP. but still when I add new item to my project using crystal report, I get a CrystalReport1.mht file which says below:

    CRYSTAL REPORTS® FOR VISUAL STUDIO 2010

    Crystal Reports for Visual Studio 2010 is a free download for adding presentation quality reports to WPF, WinForms, and ASP.Net Web Sites.

    Major new features include:

    • 64-bit runtime
    • WPF viewer
    • Enhanced embedded report designer
    • Support for exporting to XLSX

    sap.jpg Learn more and download Crystal Reports for Visual Studio 2010 today. 

    Please help..

    • Moved by Ben Cline1MVP Thursday, February 28, 2013 4:58 AM not related to AppFabric
    •  

All Replies

  • Thursday, February 07, 2013 4:06 PM
     
     

    Ah it's a old thread, now I don't know whether you have moved to V2012 or not .. Recently I too have faced this problem.. here is the way out..

    Go to :

    Project -> Properties -> Compiler -> Advance Compiler Setting -> Target Framework

    Change the Selected item of the combo from .NET Framework 4 to .NET Framework 3.5 or 3...

    Hope this will work in your case too. Best wishes. :-)