|
-
Feb 24th, 2003, 11:50 AM
#1
Thread Starter
Member
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
-
Feb 24th, 2003, 01:39 PM
#2
Sleep mode
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 .
-
Feb 26th, 2003, 10:33 AM
#3
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|