|
-
Jun 13th, 2006, 05:07 PM
#1
Thread Starter
New Member
Re: [02/03] Getting program to work on another computer.
"Releasing" the program to what, exactly? I'm not familiar with that term.
The error message on the other computer is:
A required .DLL file, MSCOREE.DLL, was not found.
I would imagine the framework is installed on the other computer, though I can't be positive (it's not my comptuer and the person hasn't gotten back to me yet).
Dependencies? I don't think so, but what are other dependencies? No database...
-
Jun 13th, 2006, 05:18 PM
#2
Re: [02/03] Getting program to work on another computer.
 Originally Posted by CTringali
"Releasing" the program to what, exactly? I'm not familiar with that term.
Debugging is for when you need to debug the app. Releasing is when you're relasing the application to someone.
 Originally Posted by CTringali
The error message on the other computer is:
A required .DLL file, MSCOREE.DLL, was not found.
I would imagine the framework is installed on the other computer, though I can't be positive (it's not my comptuer and the person hasn't gotten back to me yet).
That DLL is part of the .Net framework. Have them install the .Net framework 1.1. Most computers don't have it installed yet.
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
|