Results 1 to 9 of 9

Thread: Executable File

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2004
    Location
    UK
    Posts
    43

    Executable File

    Hi all,

    i know this might be a bit too simple basic stuff for most of you, but i am so stuck with it.


    i am developing a part of program, i am trying hard to do executable file, i checked in the folder where all programs are stored , i found one file .exe

    i tried to run this file on different PCs, it works on two or three out of ten, fortunately it didnt' work on my boss computer, he was no happy at all....

    i checked if i do have the framework 1.1, which i do....

    please help,,,,

    thank you very much


    good Afternoon

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    What do you mean it doesn't work ? Does it throw a specific error ?

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2004
    Location
    UK
    Posts
    43
    well it gives the following error back :


    THE APPLICATION FAILED TO INITIALISE PROPERLY (0XC0000135),
    CLICK OK TO TERMINATE THE PROGRAM


    god knows what is that on about.....

    pls help

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Is Framework installed on your boss's machine ?

  5. #5

    Thread Starter
    Member
    Join Date
    Jan 2004
    Location
    UK
    Posts
    43
    Thanks Pirate for your swift replys,

    neither VB .net or FrameWork are installed on his terminal,


    is not meant, for executable file to work on every terminal after that

    thank you

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    To fix this :
    You must have the framework (depends on the Framework you're targeting 1.0 or 1.1 ) installed on the machine you'll run the exe on . It's a must for any .NET application to run .

  7. #7

    Thread Starter
    Member
    Join Date
    Jan 2004
    Location
    UK
    Posts
    43
    i will try this option on a mate's pc,

    thank you very much

  8. #8
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Next time , don't mess with your boss's machine unless you're %101 sure it's working .............

  9. #9
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    Your boss's machine need the framework (can get it from Windows Update or it's included as dotnetfx.exe on the CD that VS.Net came on. You have to install it separately though.
    He'll also need MDAC 2.7 or above, which can also be gotten from Microsoft.
    Your development machine will have that by default from the VS.Net installation.

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