|
-
Jun 13th, 2006, 05:01 PM
#2
Re: [02/03] Getting program to work on another computer.
First, don't use the executables in the obj folder as those are created during the building process. Always used the ones located in \bin\Debug\ or \bin\release\ (use release when "releasing" the app and debug when "debugging" the app).
Secondly, what DLL is it saying that's missing? Do you have the .Net framework 1.1 installed on the other computer? Do you have any other dependencies? Are you accessing any databases?
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
|