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

    Visual studio 2010 crashes on preview of crystal reports in Design Mode

    I want to ask a question which has been a headache for me since 1 to 2 years. I am using VS 2010 with Crystal Reports 13 version. My problem is this, every thing was running fine, but on one morning, when i was designing a crystal reports in vs 2010 in my development machine, when i wanted to take print preview in design mode, my Visual Studio 2010 crashed unexpectedly and restarted. Since then, every time when i develop a report, and i want to view it on designer mode, my visual studio 2010 crashed. When i run the application, and take preview, it runs fine, but in designing mode, Visual Studio 2010 crashes. Please help me in this regards it has been 2 years i am having this problem.

    Thanks & Best Regards

    Fahad Mirza

  2. #2
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,923

    Re: Visual studio 2010 crashes on preview of crystal reports in Design Mode

    Have you tried repairing the VS2010 installation?
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  3. #3
    Join Date
    Oct 2017
    Posts
    2

    Re: Visual studio 2010 crashes on preview of crystal reports in Design Mode

    Yes i did, i even reinstalled crystal report 13 aswell today. But its all in vain. No help so far yet.

  4. #4
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Visual studio 2010 crashes on preview of crystal reports in Design Mode

    You know, Microsoft offers a free community edition of Visual Studio The current version is 2017.

Tags for this Thread

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