|
-
Oct 21st, 2005, 07:08 AM
#1
Thread Starter
New Member
moving a project with activeX to another computer
Hi!
I've got a very nasty problem. I have several VB projects which contain activeX objects I developed. Everything worked fine until I started to share the sources between several computers. Starting a VB project on another machine I get a message, that my ActiveX classes couldn't be loaded. Thus, I compiled the ActiveX on that computer and I could create a new project using this ActiveX. But, loading my old projects I still get the same error message and the ActiveX is displayed as a picture box :-(
Of course, I could delete the ActiveX object in my VB project, and create it again. But, the project files would change - moving to another computer I'd start with the same problem again.
Do you know a way to solve my problem and avoid changing the .vbp files?
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
|