CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2003
    Location
    Colombia
    Posts
    15

    mscomct2.ocx license error

    I had to format my computer and I cannot use mscomct2.ocx
    I receive an error while loding my app.
    Line 17: Cannot load control MonthView1; license not found.

    Several months ago I had the same problem.
    There was a file I used to register this OCX

    ???? help

    regsvr32.exe did not work?

    THanks
    Santiago

  2. #2
    Join Date
    Feb 2003
    Location
    New Delhi
    Posts
    4
    search online for VB6Cli.exe. You will find is on Microsoft site...freely available.

    download, unzip ann run the exe in the unzipped folder..

    it will surely remove the license error..it has removed mine..:-)

    Good Luck

    Mukesh

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

Featured