|
-
Aug 17th, 2001, 08:22 AM
#1
Project Compatibility
When I create my Active X Server using Project Compatiblity, I compile it, and it works fine.
Then I make a change and compile it again, and it says that the exe cannot be overwritten or it is in use. And it isn't in use, as far as I can tell.
Does anyone know what's going on?
Also, I've been changing the filename to get around this issue, so now I have 3 items in my References dialog box... how can I get rid of the references to older versions?
-Steve
-
Aug 22nd, 2001, 02:08 AM
#2
Junior Member
You can create your first ActiveX in a tmpfolder to preserve the compatibility in that file. After all your compilings can be done in your work folder, preserving the compatibility with the first ActiveX of the tmpfolder.
-
Aug 24th, 2001, 10:49 AM
#3
Frenzied Member
gggrrr
After the first compile, change the project compatibility to Binary.
This ensures that the project will keep the same set of GUID's etc and stop appearing the registry (and hence References dialogue) more than once.
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
|