|
-
Dec 18th, 2000, 02:46 AM
#1
Thread Starter
Addicted Member
goodday everybody...
well, i wrote a exe program and a dll program. the exe program will use the dll program.
this is my problem...
i recompile the dll program and replace the old dll program.
now, when i try to run the exe program, an error msg will appear. sorry, i don't quite remember the msg. it got something to do with ActiveX component or object.
question:
can't i just copy and replace the dll program in the hope that the exe program will 'adjust' itself?
if yes, how should i do it so that i don't need to recompile the exe program all over again, which is what i'm doing now?
your help and advice will be most appreciated...
-
Dec 18th, 2000, 03:24 AM
#2
serihy, under the project menu select properties, hit the component tab, and click the binary compatibilty radio button and then recompile your dll, that should solve your problem.
-
Dec 18th, 2000, 04:15 AM
#3
Thread Starter
Addicted Member
thanks for your help, madworm...
i'll try it...
btw, i just remember the error msg..
it goes something like this...
"Error 430
Class doesn't support Automation....."
hope this can help you understand my problem better...
thanks
-
Dec 18th, 2000, 04:37 PM
#4
Yep, that error confirms what I said!!
-
Dec 18th, 2000, 08:58 PM
#5
Thread Starter
Addicted Member
thanks a lot, madworm...
you have been most helpful...
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
|