1

I am contemplating building an out of browser Silverlight application. One of the reasons it has to be OOB is because I need to access an old school ActiveX/COM object and that is only allowed OOB.

I am having trouble finding any examples on how to actually integrate a COM object into a Silverlight app. The Add References dialog does not have a COM tab so I am lost.

Any ideas?

AngryHacker
  • 59,598
  • 102
  • 325
  • 594

1 Answers1

1

Maybe this can help you.

Best

Vagaus
  • 4,174
  • 20
  • 31