Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with COM object registration/Class not registered
#2
I know 3 ways of registering .NET COM objects.
1. regasm.exe. It puts information in registry, and optionally creates tlb file. It worked for me, don't know why file not found.
2. Manifests in dll and in exe. I tested but don't like it.
3. Manifest in dll, and COM activation API used in macro. It was my choice. In QM 2.3.5.1 added class __ComActivator and function __ComActivator_CreateManifest.
QM 2.3.5


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)