MSCOMM32.ocx license problem on distrubition? 
Author Message
 MSCOMM32.ocx license problem on distrubition?

I am using MSCOMM32.ocx with in my app. when I distribute the app everything
works fine but machines other than the development one  can't instantiated
the mscomm32.ocx control.  The problem is in the license, the client
machines need to register the license for the control and I can't find a way
to do so.

Any help is greatly appreciated.

Thanks
Mustafa



Sun, 11 Mar 2001 03:00:00 GMT  
 MSCOMM32.ocx license problem on distrubition?
Are you using the Comm control inside a user control?

Quote:

>I am using MSCOMM32.ocx with in my app. when I distribute the app
everything
>works fine but machines other than the development one  can't instantiated
>the mscomm32.ocx control.  The problem is in the license, the client
>machines need to register the license for the control and I can't find a
way
>to do so.

>Any help is greatly appreciated.

>Thanks
>Mustafa



Mon, 12 Mar 2001 03:00:00 GMT  
 MSCOMM32.ocx license problem on distrubition?
Hi,

MSComm doesn't require a license.  However, if you are using it as a
constituent of an ActiveX control, you have to make sure that the "require
license key" check box in the Project properties (General tab) is not
checked.  Also, you need to select the proper options in the Setup Wizard to
make sure that the control can be used in non-VB host (say, Excel).

Other than that...

--
Richard Grier
Hard & Software
12962 West Louisiana Avenue
Lakewood, CO  80228
303-986-2179 (voice)
303-986-3143 (fax)
Author of Visual Basic Programmer's Guide to Serial Communications.
For information, look on my homepage at
http://ourworld.compuserve.com/homepages/richard_grier.
Use the Books link to order from Amazon.com.  For faster service, contact
the publisher at http://www.mabry.com.



Mon, 12 Mar 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. MSCOMM32.ocx license problem on distrubition?

2. MSCOMM32.ocx license problem on distrubition?

3. Make MSCOMM32.OCX licensed?

4. problem with mscomm32.ocx

5. Problem with MSCOMM32.OCX

6. mscomm32.ocx problem....

7. Problems with MsComm32.ocx

8. Problems with binary data using MsComm32.ocx of VB 5.0

9. Problem with VB5 MSComm32.OCX?

10. Problem with MSCOMM32.OCX

11. VB4 MSCOMM32.OCX Problem??

12. problem with mscomm32.ocx

 

 
Powered by phpBB® Forum Software