Issue Tracker Integration

20 views
Skip to first unread message

Matthew Morvant

unread,
Apr 7, 2021, 6:14:08 AM4/7/21
to TortoiseSVN
Is there a published set of protocols to test the COM interface of our custom issue tracker plugins?  The additions to the registry allow my plugin to be visible in the selection drop-down box, but I get an error when I try to add.  I found another similar post that mentioned CoCreateInstance, but I was hoping for an expanded explanation.  I was able to get my plugin working on the machine that I originally developed (no longer exists), but it won't work anywhere else.

Thanks

Stefan

unread,
Apr 8, 2021, 3:41:04 PM4/8/21
to TortoiseSVN
On Wednesday, April 7, 2021 at 12:14:08 PM UTC+2 mmor...@indxlogic.com wrote:
Is there a published set of protocols to test the COM interface of our custom issue tracker plugins?  The additions to the registry allow my plugin to be visible in the selection drop-down box, but I get an error when I try to add.  I found another similar post that mentioned CoCreateInstance, but I was hoping for an expanded explanation.  I was able to get my plugin working on the machine that I originally developed (no longer exists), but it won't work anywhere else.


if it only works on your dev machine, then most likely you're missing a dependency, e.g. runtime dll or something like that.

Reply all
Reply to author
Forward
0 new messages