Skip to Content
0
Apr 17, 2018 at 06:16 PM

Crystal Report v11.5 not working after CEF- Initialized

265 Views

Hi,

Issue : The crystal report preview is not coming/showing up after Chromium Embedded Framework (CEF) is Initialized.

Expectation : The crystal report preview should show up after Chromium Embedded Framework (CEF) is Initialized.

Description:

Application Stack: VS2017, WINSDK - 10.0.16299.0, .NET -v4.7, 32- bit application ,OS- windows 7

I have created a sample crystal report print preview application with Crystal report craxdrt.dll (v11.5.7.1048), crviewer.dll(v11.5.7.1048), which includes CEF library and we are trying to call Crystal report view, following things happened

- Crystal report preview is coming properly if CEF is not initialized.

- Crystal report preview is not coming properly after CEF is initialized, since it got failed in the internal code where the below line got failed.

“hr = DoVerb(OLEIVERB_INPLACEACTIVATE);”

Please help us to sort out the problem…

Thanks for the support…

Note: I tried attaching sample project for reference, but not able to attach it, let us know e how to share our sample project for more understanding the issue.

Regards,

Sasikumar