I am using Visual Studio 2015, Crystal Reports 12.0.2. When running from Visual Studio in debug mode or not, the application hangs on the statement "new ReportDocument()". ReportDocument is a class defined in CrystalReports. When I disabled the JustMock Profiler, this statement no longer hung. Just FYI. Hopefully others will see this.