R
Roy Chastain
I created a web page or two with VS .net 2003 on an XP box. I used a 2003 server as the location of the web site. Both the boxes had
version 1.1 of .net only installed.
I installed 1.0 of the .net framework on both boxes. The 2003 server will not serve any aspx pages at this time.
I installed IIS on the XP box after installing 1.0 framework. I can run .aspx files on the XP box. If I do a copy project on the XP box to
the XP web site, VS tells me that V1.1 is not installed and that I will not be able to run web applications.
Question
1) - Can you run .aspx pages with code behind .CS pages with V1.0?
2) - If you can use V1.0, how do you tell VS 2003 that you want to develop/compile against 1.0?
Thanks
version 1.1 of .net only installed.
I installed 1.0 of the .net framework on both boxes. The 2003 server will not serve any aspx pages at this time.
I installed IIS on the XP box after installing 1.0 framework. I can run .aspx files on the XP box. If I do a copy project on the XP box to
the XP web site, VS tells me that V1.1 is not installed and that I will not be able to run web applications.
Question
1) - Can you run .aspx pages with code behind .CS pages with V1.0?
2) - If you can use V1.0, how do you tell VS 2003 that you want to develop/compile against 1.0?
Thanks