A
Ajith Nair
Hi,
I am trying to create a new object of "COMM object" inside my one "dll" object as shown below,
oMSComm = New MSCommLib.MSComm
But its throwing an COMexception saying that there is no license for the application for the object.
but the same program is working in my development machine. After I installed to other machine this error is coming. Does I need to install the "MSComm" object with other machine ? if then please let me know how to install the same.
Looking forward for your valuable knowledge.
B Regards
Ajith
I am trying to create a new object of "COMM object" inside my one "dll" object as shown below,
oMSComm = New MSCommLib.MSComm
But its throwing an COMexception saying that there is no license for the application for the object.
but the same program is working in my development machine. After I installed to other machine this error is coming. Does I need to install the "MSComm" object with other machine ? if then please let me know how to install the same.
Looking forward for your valuable knowledge.
B Regards
Ajith