P
Phil Galey
I'm developing in VB.NET on Windows 2000 Professional. I have two versions
of.Net Framework installed: 1.03.3705 and 1.1
The software I create, when it is installed onto a target machine, it wants
to run the older version of the framework, not the newer version. It also
blows up before the program even has a chance to load. The title of the
error is "Common Language Runtime Debugging Services" and it says
"Application has generated an exception that cannot be handled", followed by
a Process ID and the Thread ID.
How do you make it work with the newer version of the .Net Framework?
of.Net Framework installed: 1.03.3705 and 1.1
The software I create, when it is installed onto a target machine, it wants
to run the older version of the framework, not the newer version. It also
blows up before the program even has a chance to load. The title of the
error is "Common Language Runtime Debugging Services" and it says
"Application has generated an exception that cannot be handled", followed by
a Process ID and the Thread ID.
How do you make it work with the newer version of the .Net Framework?