|
-
Jan 24th, 2006, 02:34 PM
#1
Thread Starter
Addicted Member
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
-
Jan 24th, 2006, 02:35 PM
#2
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.
-
Jan 24th, 2006, 02:37 PM
#3
Thread Starter
Addicted Member
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?
-
Jan 24th, 2006, 02:42 PM
#4
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.
-
Jan 24th, 2006, 02:50 PM
#5
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|