CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    42

    application closes on clicking crystal report

    am using vs 2005 on windows server 2008 when i try to add crystal report.rpt visual studio closes down i need to restart the application but again the same
    i do get a crystalreprt.rpt in my solution explorer but when i try to include it in project my application closes down

  2. #2
    Join Date
    Jun 2005
    Location
    JHB South Africa
    Posts
    3,772

    Re: application closes on clicking crystal report

    It sounds like you have a problem with either the project, or the VS installation..

    Test 1 : start a new project and try add crystal report to it..

    If you have the same problem. then you need to re-install VS....
    Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
    WPF Articles : 3D Animation 1 , 2 , 3
    Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
    Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
    All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.

  3. #3
    Join Date
    Oct 2008
    Posts
    42

    Re: application closes on clicking crystal report

    yes i new project i am able to add CR properly , the application doesnot shut down
    but i get below msg when i try to open the resport designer
    ---------------------------
    Microsoft Visual Studio
    ---------------------------
    The operation could not be completed. The specified module could not be found.
    ---------------------------
    OK
    ---------------------------

    in my current application i have ms reporting services used does it cause any issue

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured