Results 1 to 3 of 3

Thread: Register MSCOMM32.OCX

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2002
    Location
    ENGLAND
    Posts
    38

    Register MSCOMM32.OCX

    Dear All
    I am using MSCOMLib com dll in my program
    but i CANNOT EXECUTE my program
    Error message is saying that
    "Class is not licensed for use"
    How can I sort it out

    Many Thanks in advance
    salih
    sa

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Register MSCOMM32.OCX

    Originally posted by SALIH
    Dear All
    I am using MSCOMLib com dll in my program
    but i CANNOT EXECUTE my program
    Error message is saying that
    "Class is not licensed for use"
    How can I sort it out

    Many Thanks in advance
    salih
    It seems , it's not registered .try this first
    Click run in start menu and type :

    regsvr32 c:\path\filename

    if this didn't work then Try to find any tool that registers OCXs , Dlls .

  3. #3
    Member
    Join Date
    Jan 2001
    Posts
    36
    I ran into a similar problem when trying to use the old VB6 multimedia control in VB.Net........here's my original post on that with the solution to the problem:

    http://www.vbforums.com/showthread.php?threadid=200729

    Good luck!

    --Steve

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