Results 1 to 6 of 6

Thread: Not Licensed for Active-X? (newbie)

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2004
    Location
    56 miles W. O'Venus
    Posts
    55

    Not Licensed for Active-X? (newbie)

    I am very new to VB.net. I am trying to use the MSComm control to handle the serial port. When I try to use it I get an "you do not have a license to use this active-X control" error.

    Why is this?

    Richard

  2. #2
    Junior Member
    Join Date
    Apr 2004
    Posts
    19
    Same problem here. I was never able to find an adequate answer.
    www.mod2software.com
    Home of the VB.NET Class Builder Utility - Demo and Full versions available now!

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Some MS's controls are not for redistributable with applications . I know it doesn't make sense but this is how I got it from some website a while ago .

  4. #4

    Thread Starter
    Member
    Join Date
    Jul 2004
    Location
    56 miles W. O'Venus
    Posts
    55
    Ugh! I really wanted to use this control.

    Thanks for the feedback.

    Richard

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    See if this is of any use:

    http://www.microsoft.com/permission/

  6. #6
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367
    The MSComm control is not licensed for use with .Net. It is only deployed with VB5/VB6, there is no comm type control available by default with .NET. Therer is a wrapper OCX out there that wraps the MSComm control so you can use it in .NET.
    I have never used it, but there have been a few threads about it in google groups.
    You can download it here:

    http://ourworld.compuserve.com/homep...NETCommOCX.htm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width