[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unable to register the issue tracker plugin

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 23 Mar 2012 23:39:00 +0100

On 20.03.2012 23:20, Harry Velayuthan wrote:
> Hi,
>
> I created an issue tracker plugin as instructed in
> http://code.google.com/p/tortoisesvn/source/browse/branches/1.7.x/contrib/issue-tracker-plugins/issue-tracker-plugins.txt
>
> It works perfectly fine in my PC.
>
> But now I need to release it to other users and I followed these steps:
>
> a.Copied the JTSTurtle.dll (my plugin) and Interop.BugTraqProvider.dll
> to the other user’s PC.
>
> b.Generated the registry file using REGASM
>
> c.Added the additional implemented categories
>
> d.Updated GUID of my provider
>
> I can certainly see my plugin listed in the Settings as shown below, but
> the Options button is disabled and I get an error when I click OK
>
> I am unable to find out the root cause of the issue.
>
> Any help on this would be much appreciated.

The error you get is because the CoCreateInstance() of the COM object
failed. Now why that failed I really don't know and I have no way of
finding out.
I'm sorry but you have to figure that one out yourself, maybe try to set
a breakpoint in your COM object?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2939635
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-23 23:43:14 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.