|
-
September 19th, 2001, 12:03 PM
#1
Binary Compatible File set
I have this APP that contains two ActiveX Controls and a Client Form
DBManager has a Class module
PostIts has a class module which references DBManager
The Client form references both.
This APP runs just fine from the IDE, but when I try to compile I run into problems.
The DBManager Compiles just fine to an OCX.
When I try to Compile Postits to an ocx, I get a message
"The Project "'Postits can not be built because it references 'Project 'C:..\..DBManager.vbp ' which does not have a binary compatibility file set".
Question is What does this mean and how to overcome the problem? I have tried playing with the Project properties compatibilities but to no avail.
Thanks.
John G
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
|