K
Kevin Jackson
We built a web app using ASP.NET that is built with VS .NET. This targets
the .NET framework 1.0. We are switching over to Windows Server 2003. We
have found some problems running our app on .NET FW 1.1 so we want to make
sure all of our stuff uses the .NET FW 1.0.
We read some tech articles that say this is possible.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/sidexsidenet.asp
We also read some other articles that say that ASP.NET always uses the 1.1
on W2003 IIS 6.0.
http://portals.devx.com/SummitDays/Article/15674/2213?pf=true
Which one is right?
Our compatibility issue has to do with webcontrols.
Thanks
the .NET framework 1.0. We are switching over to Windows Server 2003. We
have found some problems running our app on .NET FW 1.1 so we want to make
sure all of our stuff uses the .NET FW 1.0.
We read some tech articles that say this is possible.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/sidexsidenet.asp
We also read some other articles that say that ASP.NET always uses the 1.1
on W2003 IIS 6.0.
http://portals.devx.com/SummitDays/Article/15674/2213?pf=true
Which one is right?
Our compatibility issue has to do with webcontrols.
Thanks