MSComm32.ocx licenses error

E

eray

hi ;
at the C# compiler using a MSCOMM32.ocx project, when i want to
install this project on the pc which is not installed visual basic says
"there is no licence". for solving this problem do i need to register
MSComm32.dll into the C#? i read in .NET documents doing this with Ic.exe
but i wasn't success. Any help would be greatly appreciated...
Thanks in
 
T

The real Andy

eray said:
hi ;
at the C# compiler using a MSCOMM32.ocx project, when i want to
install this project on the pc which is not installed visual basic says
"there is no licence". for solving this problem do i need to register
MSComm32.dll into the C#? i read in .NET documents doing this with Ic.exe
but i wasn't success. Any help would be greatly appreciated...
Thanks in

I successfully distributed MSComm32.ocx from .net. All i did was use
aximp.exe to wrap up the ocx
 
E

eray

I have both VS.net 2003 and vs6.0 licensed. But i dont know why I am not
able to use MSComm32.ocx in C#.

It says "unlicensed".How can I fix that problem
 

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