MSComm32.ocx licenses error

  • Thread starter Thread starter eray
  • Start date Start date
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
 
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
 
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
 
Back
Top