Hello,
I have been searching the forums all day for a possible cause to my issue and can find many similar issues but not one that matches mine exactly so hopefully you can help me shed some light on this. Here are the details.
Working Environment
Windows 7 Professional - 32 bit
Visual Studio 2010 professional - Service Pack 1 (just installed SP1 hoping it would fix the issue but it did not).
SAP Crystal Reports, version for Visual Studio 2010 - 13.0.0.99
Problem Description
Visual Studio 2010 crashes when trying to preview a report or when trying to open the page setup dialog.
Steps to reproduce
1) Create new blank web application or site
2) Create new crystal report
3) Try to preview the report
Things I have tried
1) Using process monitor to see if there is anything unusual (could see nothing)
2) Using Debug Diagnostics tool to capture "Crash Dump File"
Here is my main error:
In devenv__PID__4692__Date__03_09_2011__Time_01_45_30PM__958__Second_Chance_Exception_C0000374.dmp the assembly instruction at ntdll!RtlReportCriticalFailure+57 in C:\Windows\System32\ntdll.dll from Microsoft Corporation has caused an unknown exception (0xc0000374) on thread 0
Here is a picture of the full analysis report
[Full Diagnostic Image|http://tinyurl.com/6dqft9a]
3) Using VS 2010 to debug itself. The best I can get from here is the following error.
Unhandled exception at 0x77c42913 in devenv.exe: 0xC0000374: A heap has been corrupted.
4) Startup VS 2010 in Administrator mode
5) Uninstall and reinstall the software many times.
Any advice? 😊
Edited by: Rhino1272 on Mar 9, 2011 7:59 PM