Running VB.NET executable on system without MS Framework
Running VB.NET executable on system without MS Framework
(OP)
I'm having doubts about migrating to VB.NET or not.
It seems that everything I compile under VB.NET requires Microsoft Framework to be installed on a target system. What's more, there is some kind of incompatibility issue between different Framework versions: VB.NET 2003 executables don't run if Framework is from VB.NET 2002.
Is there a way to include the required part of the Framework directly into the executable file, so that users will not require to download and install Framework for my applications to run?
The size of the latest Framework 1.1 makes me really sick :(
It seems that everything I compile under VB.NET requires Microsoft Framework to be installed on a target system. What's more, there is some kind of incompatibility issue between different Framework versions: VB.NET 2003 executables don't run if Framework is from VB.NET 2002.
Is there a way to include the required part of the Framework directly into the executable file, so that users will not require to download and install Framework for my applications to run?
The size of the latest Framework 1.1 makes me really sick :(
RE: Running VB.NET executable on system without MS Framework
I'm still looking into migrating...
Pat
RE: Running VB.NET executable on system without MS Framework
Evan T. Basalik, MCSD
--------------------------------
It's all about prioritization...