Ask a questionAsk a question
 

AnswerCrystal Reports with Visual Studio 2010

  • Friday, November 06, 2009 5:18 AMDan Oyuga Anne Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am using  Visual Studio 2010, and I want to use crystal reports 9 because I have found crystal reports is not incoporated in it. However I cant add crystal reports libraries(references) in theproject.

    Any idea please!

Answers

  • Monday, November 09, 2009 2:32 PMRupert Davis Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Dan,

    I have had a problem using any version of Crystal below XI with VS2008 and I suspect you will have the same issue with Version 9 and 2010

    what I did was create a dll with the required functions in it and compile it in VS2005 and then incorporate the dll into the new projects.
    this would work for your Version 9 functionality and any version of VS.

    regards

    Rupert
    the problem is not what you don't know it's what you think you know that's wrong

All Replies

  • Monday, November 09, 2009 9:53 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    As far as I know, Cryatal Report is shipped with VS 2010 Beta 2.You might want to get the edition.
    For the question relating to Crystal Report 9 , please try to refer to Object Bussiness.

    Thanks,
    Harry
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Monday, November 09, 2009 2:32 PMRupert Davis Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Dan,

    I have had a problem using any version of Crystal below XI with VS2008 and I suspect you will have the same issue with Version 9 and 2010

    what I did was create a dll with the required functions in it and compile it in VS2005 and then incorporate the dll into the new projects.
    this would work for your Version 9 functionality and any version of VS.

    regards

    Rupert
    the problem is not what you don't know it's what you think you know that's wrong
  • Tuesday, November 10, 2009 2:07 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Rupert,

    Thanks for sharing !

    Harry
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.