Hello Everybody!!!
I want to run .Net application on my machine.
My machine has windows 2000 installed.
What else do i need to install for the same.
Bye
Printable View
Hello Everybody!!!
I want to run .Net application on my machine.
My machine has windows 2000 installed.
What else do i need to install for the same.
Bye
You should have the .Net framework installed in order to run .Net applications. And MDAC if you're accessing databases.
You need
Win2k SP2
IE6.0
Preinstalled IIS (If you install it afterwards you will have trouble debugging ASP applications)
FrontPage Server Extensions
and most important .Net Framework
All of above are asked to be installed by .Net Framwork setup programm while installing it.