Hello,
I am trying to create a ActiveX to trap VSS events. I
have done all the steps required by MSDN, and got error
like:
"Error loading VSS Addin".
I am working on it in C#. I create an assembly, a
class implemented IVSSEventHandler. register it as COM,
changed the SSADDIN.INI.
What else am I missing?
Thanks.
Henk Verhoeven - 27 May 2004 15:07 GMT
Hi Calvin
I found this in the xxx.xxx.vstudio.sourcesafe group
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/vssa
uto.asp
Hope it helps
henk
> Hello,
> I am trying to create a ActiveX to trap VSS events. I
[quoted text clipped - 8 lines]
>
> Thanks.