Computing.Net > Forums > Programming > Executable of VC.NET

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Executable of VC.NET

Reply to Message Icon

Name: hongli
Date: October 19, 2005 at 14:37:25 Pacific
OS: XP
CPU/Ram: 512
Comment:

I wrote a program in VC++ .NET. when I only carry the executable to other machine to run, it couldn't run. What other component is possibly missing so that I cannot run the program on the machine that disn't install VC.NET?



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: October 19, 2005 at 15:31:48 Pacific
Reply:

Depends on the application. Very few applications will run by just copying in the executable over to another computer.

For instance with .NET the other computer has to be running the .NET Framework. The .NET framework is avalalble for both Windows XP and Windows 98.

There are registry entries and possibly DLL files needed.

The only sure way to run an application on a computer other than the one it was written on is via a proper installation routine.

Stuart


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Executable of VC.NET

type casting VC++ .NET www.computing.net/answers/programming/type-casting-vc-net/11977.html

VC++ .NET Buttons enable/disable www.computing.net/answers/programming/vc-net-buttons-enabledisable/11846.html

Programming in VC++.NET www.computing.net/answers/programming/programming-in-vcnet/4029.html