Problem using ActiveX in .Net

A

Alejandro K.

Well i been trying to use the MsComm control in one of my projects, and in
my developing machine ( have both .Net and VS 6 ) i can use the ActiveX
freely with no problems. The problem starts when i try to run the
application on the Clients machine... it gives me an error of "License Not
Found" for the ActiveX control... the control is registered , but it looks
like i'm missing something else.... i tried to add the licenses instaling a
the ActiveX controls from the VS6 studio CD and it worked, but i can't go
to each of my clients and make them run a VS6 CD..... any ideas on how to
solve this issue???

Thanks.
Alex.
 
K

Ken Halter

Alejandro said:
Well i been trying to use the MsComm control in one of my projects, and in
my developing machine ( have both .Net and VS 6 ) i can use the ActiveX
freely with no problems. The problem starts when i try to run the
application on the Clients machine... it gives me an error of "License Not
Found" for the ActiveX control... the control is registered , but it looks
like i'm missing something else.... i tried to add the licenses instaling a
the ActiveX controls from the VS6 studio CD and it worked, but i can't go
to each of my clients and make them run a VS6 CD..... any ideas on how to
solve this issue???

Thanks.
Alex.

This may help....

NETCommOCX Information Page
"MSComm32.ocx is not delivered with Visual Studio (nor is it licensed
for use on systems that do not have VB5 or VB6 installed)"
http://ourworld.compuserve.com/homepages/richard_grier/NETCommOCX.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top