Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie Questions 2

Status
Not open for further replies.

schick

Programmer
Jun 12, 2001
33
0
0
US
I've never used .net but I've got .net source code that i want to use. I'm currently running IIS 5.0. Is is as simple as using those files or do I need to install a program that will allow me to use .net programming?
 
you've to install the asp.net compiler first, then your iis can recognize the .aspx and .cs file :)
 
Not sure if this is what ja was talking about, but either way its a good idea to install the .NET framework on your system. This will give you access to all of the code libraries Microsoft supplies.

Jack
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top