|
-
Oct 19th, 2010, 09:32 PM
#4
Thread Starter
New Member
Re: EXE doesn't work on any other machines...
 Originally Posted by baja_yu
Run Package&Deployment Wizard, it can create an installer for you, and analyze and include dependencies along the way. Also, if you are working with Excel files you're probably using Office automation and referencing MS Office DLLs. If you are not using late binding than the machine you run on will have to have the exact version of MS Office installed in order to run.
I see what you mean here, since EXCEL in listed in the dependency list with a hard coded path. I was coding with Office2007 while the machine with the problem is using Office2003. I guess I have a problem there right?
I guess I'm going to have to find out what late binding is. Thanks very much for your help so far! Awesome leads
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
|