EInvalidGraphicOperation exception after upgrading to Konopka 7.0

Home Forums Konopka Signature VCL Controls (formerly Raize Components) EInvalidGraphicOperation exception after upgrading to Konopka 7.0

Viewing 1 reply thread
  • Author
    Posts
    • #2702
      Robert Johnston
      Participant

        After upgrading an existing project to Rad Studio 11.0 and Konopka 7.0 I get the following exception:

        Project Project1.exe raised exception class EInvalidGraphicOperation with message ‘Cannot create instance of class CLSID_WICImagingFactory (800401F0)’.

        This appears to be related to Konopka 7.0 and having one of the components on a form. This is working in 10.4.2 with Konopka 6.5.0.

        The steps to reproduce are:

        1. Create a c++ dll project with a form.

        2. Place an RzButton on the form.

        3. Create a c++ exe that uses the dll.

      • #2703
        Ray Konopka
        Keymaster

          Hi Robert,

          Unfortunately, I was not involved in the changes that Embarcadero made for version 7, so I’m not sure what specific changes they made that would result in this. I do know that the focus of 7 was to provide better High DPI support. Perhaps they are using the WIC Imaging class to that end.

          I would highly recommend that you report this issue to Embarcadero. I would call your Embarcadero Support contact as well as log the issue in Quality Portal. Be sure to add the KSVC: prefix to the description.

          Sorry, I could not be more helpful.

          Ray

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.