|
-
March 13th, 2001, 12:37 PM
#1
ActiveX
I have maked a ActiveX (OCX) and all is working fine on my computer.
When I make a installations file i have the folloving mesage.
Below is a list of file for which dependency information could not be found.
Whot have I maked wrong ?
-
March 13th, 2001, 02:30 PM
#2
Re: ActiveX
Some files just do not need anything, some other require some dependency (you can find such info in help files for those files - it's usually Third party component). Just click next and make setup for your OCX. Install it and test on another machine. If there are some missing files, you'll know.
Vlad
-
March 13th, 2001, 04:23 PM
#3
Re: ActiveX
In addition to vchapran's post - be sure to include the .vbl file, if you are using the visual basic licensing. In project properties for your control - look at the checkbox on the General for "Require License Key". If that's checked, VB will generate a .vbl file for distribution with your ocx. otherwise, anyone can use your control in their programs.
just a thought,
john
John Pirkey
MCSD
http://www.ShallowWaterSystems.com
http://www.stlvbug.org
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
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
|