Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Regarding Registering QT dll using regsvr32
Forum Updated to NodeBB v4.3 + New Features

Regarding Registering QT dll using regsvr32

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 2.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    Indrajeet
    wrote on last edited by
    #1

    Hi All

    I have created a ActiveQt Server Project.
    It generates .dll as output file when i try to register this dll using regsvr32 on same PC in which the project
    is created it gets registered.

    Note:Project is created in VS2010

    This machine have following things installed in it
    1.)QT4.7.4
    2.)VS 2010
    3.)VS 2008
    4.) VS 2005
    5)Windows7 OS

    But the same dll if i try to register on some other PC it is not registering.
    When i opened this dll in depedency walker it is showing dependency of IESHIMS.dll & IEFRAME.dll

    This machine has following things installed in it
    1.)Windows7 OS
    2.)QT 4.7.4
    3.)VS2010

    Please help.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      You might want to google for these libs. They are part of Internet Explorer.
      Probably you have IE not installed on the second machine.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mr-Merlin
        wrote on last edited by
        #3

        Hi,

        I've seen this problem myself in the past and the missing IESHIMS and IEFRAME dlls was a red-herring and had nothing to do with the issue. If you copy those files across, you'll likely just find other missing dlls that it will complain about.

        Instead the problem was actually one of our own dlls that was missing.

        Hope that helps.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved