Yes it is installed, at least according to the Control Panel\Add or Remove Programs\Add/Remove Windows Components.
Ok that's great. Which version?
What you need to do is create a new applicatoin pool and set it so that it makes use of .NET 2.0. Then make sure your application makes use of this new application pool instead of the default one (http://technet.microsoft.com/en-us/library/cc731755(v=ws.10).aspx).
Grz, Kris.
Read my blog | Twitter Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
Marked as answer by Mark - MSFT on Jan 03, 2013 01:16 AM
craigsn
Member
2 Points
8 Posts
Re: Need ASP.net that works with .NET 2.0
Dec 24, 2012 02:21 PM|LINK
Hi Kris,
Yes it is installed, at least according to the Control Panel\Add or Remove Programs\Add/Remove Windows Components.
craigsn
Member
2 Points
8 Posts
Re: Need ASP.net that works with .NET 2.0
Dec 24, 2012 02:22 PM|LINK
Shailendra, that would be great. How do I do that?
Thanks
XIII
All-Star
182674 Points
23445 Posts
ASPInsiders
Moderator
MVP
Re: Need ASP.net that works with .NET 2.0
Dec 24, 2012 02:31 PM|LINK
Ok that's great. Which version?
What you need to do is create a new applicatoin pool and set it so that it makes use of .NET 2.0. Then make sure your application makes use of this new application pool instead of the default one (http://technet.microsoft.com/en-us/library/cc731755(v=ws.10).aspx).
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
craigsn
Member
2 Points
8 Posts
Re: Need ASP.net that works with .NET 2.0
Dec 24, 2012 02:40 PM|LINK
Ok Kris.
The version that comes with Windows XP SP3. Not sure of the version. But when I set the ASP version to 2.0, the installation went on with no problems.
Thanks to you and to everyone who helped out.
Craig