Results 1 to 6 of 6

Thread: [02/03] Getting program to work on another computer.

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    5

    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...

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [02/03] Getting program to work on another computer.

    Quote 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.
    Quote 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.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width