G
Guest
I wrote a simple VB.NET program that runs on a computer ONLY if I install
Visual Studio 2003 on that computer. The computer already had .NET Framework
1.1 installed. If it is run on a computer without VS, I get an unhandled
exception error trying to start the program.
I obviously cannot install VS .NET on all the computers that need to run
this program. Any ideas on what is missing from the computers that VS .NET
installs that makes the program work?
Visual Studio 2003 on that computer. The computer already had .NET Framework
1.1 installed. If it is run on a computer without VS, I get an unhandled
exception error trying to start the program.
I obviously cannot install VS .NET on all the computers that need to run
this program. Any ideas on what is missing from the computers that VS .NET
installs that makes the program work?