|
-
Jun 5th, 2003, 06:17 AM
#1
Thread Starter
Lively Member
Still an Active Problem...
Thanks for the response...
Here is the situation... My Normal Exe has a reference to my ActiveX Exe and can run without a problem in my machine but not in another machine (Error: ActiveX component can't create object). Running my normal exe without a reference to the activex component cause any error , which means that it is not a problem with runtime files cause I don't have any controls in the activex that isn't in the normal exe.
In the Project Properties options, I have selected Remote Server Files for the compiler to generate the VBR and TLB files for the registry entries. In the Version Compatablity options, I have selected Binary.
I know I can use the Package and Deployment Wizard and run the setup to deploy the application which will make the registration without a problem. Thing is... I just want to copy and paste files from the coumputer on which I would like it ro run from. Can I dynamically get around this problem from the normal exe?
- Please excuse the grammar-
Last edited by norden; Jun 5th, 2003 at 06:20 AM.
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
|