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

Problems with IBugTraqProvider2 under .net

From: Jan Linnenkohl <linne_at_gmx.li>
Date: Sat, 14 Mar 2009 15:31:44 +0100

Hello,
 
after searching around a few hours, why my provider is not working
correctly,
 
My providerclass is declared as
 
public class TracProvider : Interop.BugTraqProvider.IBugTraqProvider2

{...}

 
When closing the settings bugtraq dialog, the application was unable to
create an instance.
 
I thought the IBugTraqProvider2 is inherited from IBugTraqProvider. Looking
at the IDL file confirms this.
But in the C# file IBugTraqProvider2 didn't inherit from IBugTraqProvider.
 
The attached patch correct this and now it works for me fine.
 
Bye,
 
Jan

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1322024

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-03-14 16:56:47 CET

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

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