S
sudha.akella
Hi all,
I am new to the .net framework.
Created a windows application(ui) and added the references
system.management.dll and system.windows.forms.
The exe is build and runs very good.
but I want run the exe on any machine which does not have visual studio
installed.
Do i have any options when compliing and building the project???
the error i get when i run this on a windows server 2003 with visual
stdio not installed.
I get a dialog box on startup of computer and when trying to run the
exe. It says
.NET Framework Initialization error
To run this application you must first install one of the
following versions of the net framework:
v2.0.50727... (and so on)
Please suggest..what to do..to send this exe to run on any system.
Thanks a lot,
Sudha
I am new to the .net framework.
Created a windows application(ui) and added the references
system.management.dll and system.windows.forms.
The exe is build and runs very good.
but I want run the exe on any machine which does not have visual studio
installed.
Do i have any options when compliing and building the project???
the error i get when i run this on a windows server 2003 with visual
stdio not installed.
I get a dialog box on startup of computer and when trying to run the
exe. It says
.NET Framework Initialization error
To run this application you must first install one of the
following versions of the net framework:
v2.0.50727... (and so on)
Please suggest..what to do..to send this exe to run on any system.
Thanks a lot,
Sudha