Results 1 to 5 of 5

Thread: programs .exe file

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Posts
    200

    programs .exe file

    Hi, I am trying to open my program using only the exe file. It opens and runs perfectly on the computers that have visual studio installed on it. How and what do I need to do to get the exe file to load in other non-visual studio computer. I thought that it would be able to load perfectly fine, but it gives me an error saying application failed. Can someone help me with this problem. thanks

  2. #2
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: programs .exe file

    You have to have the .NET Framework installed on the target system. It is required for any .NET app to run, and can be freely downloaded.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Posts
    200

    Re: programs .exe file

    how can I do this. and where can I download this. is it required for all the computers who is going to be using the program to have the 1.1 framework installed?

  4. #4
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: programs .exe file

    2003 uses the 1.1 framework, 2005 uses the 2.0 framework, and yes, it is required in order to run any .NET application. If you just google for ".NET Framework" you should find it pretty easily.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Posts
    200

    Re: programs .exe file

    Great. Will try and see if it works properly. thanks

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