vote up 0 vote down star

Currently there is a Winforms application that is using an ActiveX component .ocx through the two interops. Now that there is a new version of the ocx available, I would like force the WinForms app to use newer version.

Unregistering the old ocx and registering the new ocx doesn't help.

Appreciate any help in achieving the same.

flag

62% accept rate

1 Answer

vote up 0 vote down

Removing the reference and adding it again helped.

thanks !!

link|flag

Your Answer

Get an OpenID
or

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