vote up 1 vote down star

Howdy and Thanks in Advance!

I'm trying to access the USB port from a Silverlight Application. Because Silverlight runs in the sandbox, it isn't able to do so.

Is it possible to run an ActiveX control from inside a Silverlight Application? (Preferably not an overlay)

If so: What examples exist? What are the best practices for this?

flag

79% accept rate

2 Answers

vote up 2 vote down check

No, it is not possible for an ActiveX control to run inside of Silverlight.

However, it is possible to have an html page host both Silverlight and an ActiveX control and have these two communicate via javascript.

link|flag
vote up 0 vote down

Can show and provide me Code snippet for the

Call to ActiveX With JavaScript and result can be used in Silverlight 2.0.

It would be great help.

link|flag

Your Answer

Get an OpenID
or

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