Is it possible to have different versions of a COM component installed and callable on a Windows 2000 server, much like Registration-Free COM components in Windows Server 2003 onwards?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

I'm not sure it works like it does in 203 but yes you can have multiple com versions installed and callable see Implementing Side-by-Side Component Sharing in Applications (Expanded)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.