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. ActiveQt Com app example - COM server not registered in Windows registry (Qt4.7.4)
Forum Updated to NodeBB v4.3 + New Features

ActiveQt Com app example - COM server not registered in Windows registry (Qt4.7.4)

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.3k 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.
  • Gojir4G Offline
    Gojir4G Offline
    Gojir4
    wrote on last edited by
    #1

    Hi,

    I'm currently trying to use the example project Com App which is given with the Qt installation (Qt_folder\Examples\4.7\activeqt\comapp)

    I'm using version 4.7.4 on Windows

    So the example project compiles and runs fine, but it seems the COM server informations are not registered into the registry because I'm not able to reach it from any scripts, and I also cannot find UID in the registry, meaning that the COM server is not registered.

    I'm trying to find a solution from 3 days ago and I'm starting to be desperate.
    Any help is welcome.

    p.s. Sorry for my english, it's not my native language

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jhDev
      wrote on last edited by
      #2

      use regsvr32 to register the dll on the command line/batch file

      also check if you have the Qt dlls in the same directory as the com-dll so
      the com server can be executed

      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