Follow-up for Dmitry: Redemption and Reg-Free COM, how-to?

G

Guest

Hi Dmitry. Any further input on this? Thanks!

Yes, the dll is customized.
The Redemption keys are in HKCR.
Windows XP Pro.
Visual Studio 2K5.

Thanks Dmitry!

 
D

Dmitry Streblechenko

Sorry, forgot to mark the original thread :)
The customization could be the problem for VS: customization only modifies
the names and GUIDs of the Redemption objects in the registry, but the type
library embedded in the dll stays intact. VS probably looks for the original
registry keys in the registry (which are missing).
Since you are using registry-free COM, I don't think there is any reason to
also customize the dll since no trace of it will ever be present in the
registry (that is what customization is for).

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top