Welcome to the Xceed Community | Help
Community Search  
More Search Options

Error 0x80004003

Sort Posts: Previous Next
  •  02-16-2011, 8:00 AM Post no. 29860

    Error 0x80004003

    Hello,

     I try to use this code: http://doc.xceedsoft.com/products/XceedZip/Zip_method_example_for_VC_.html

    and with the  XceedZipX64.dll on a 64 Bit System, all works fine.

     

    But the same code with the XceedZip.dll on a 32 Bit system, don't work:  "COM error 80004003. (null)"

    What can I do to solve the problem?

    Greetings, Jerom

  •  02-16-2011, 3:16 PM Post no. 29868 in reply to 29860

    Re: Error 0x80004003

    Hi Jerom,

    This error usually means "InvalidPointer". Have you registered XceedZip.dll on your 32-bit system with regsvr32.exe?

    Documentation:
    http://doc.xceedsoft.com/products/XceedZip/Installation_instructions_for_other_32_bit_development_environments.html

     


    ** Quick Tip: Clients with an active support subscription should be sending their questions by email if they wish to benefit from the faster response time. Thanks!


    Diane Lafontaine
    Technical Support
    Xceed Software Inc.
  •  02-17-2011, 11:38 AM Post no. 29881 in reply to 29868

    Re: Error 0x80004003

    Hi Diane,

    yes, I have registered the XceedZip.dll with regsvr32.exe and i get a confirmation.
    Are there other possibilities I can test?

     

  •  02-18-2011, 9:45 AM Post no. 29898 in reply to 29881

    Re: Error 0x80004003

    Error is found. An older version of the xceedzip.dll was registered in the system under the CLSID_XceedZip.
    After
    the exchange against the new version it works!

View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.