-
07-30-2010, 06:58 PM #1
- Join Date
- Apr 2008
- Location
- Boston, USA
- Posts
- 13,122
- Thanks
- 742
- Thanked 674 Times in 543 Posts
- Blog Entries
- 4
- Feedback Score
- 4 (100%)
How to Change asp.net version in IIS 7
How to Change asp.net version in IIS 7
1. To change the .Net version of your website, login with remote desktop and open Internet Information Services Manager on the windows 2008 server. This is found under Start Menu > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager.
2. Click on the + next to your server name to expand and then click on Application Pools.
3. Locate the application pool for the website you are changing asp.net for. Right click on the application pool and click on Basic Settings.
4. From the drop down menu under .NET Framework Version choose the version of asp.net you wish the site to run on. If asp.net version you wish to use does not appear on the list, you need to install that .net version first. Just Google the .net <version> download, you would find the link at Microsoft for download.
-
08-19-2011, 09:55 AM #2
Sophomore
- Join Date
- Mar 2011
- Location
- india
- Posts
- 50
- Thanks
- 1
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
Its a great Tutorial. Step by Step i will do it,thanx for the nice post.
-
09-11-2011, 09:51 AM #3
Freshman
- Join Date
- Sep 2011
- Posts
- 14
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Thanks ! i am try!
-
10-04-2011, 06:08 AM #4
Freshman
- Join Date
- Oct 2011
- Posts
- 11
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
That's useful info indeed, thanks for sharing.
-
12-08-2011, 02:21 AM #5
Junior
- Join Date
- Jul 2011
- Posts
- 198
- Thanks
- 0
- Thanked 4 Times in 4 Posts
- Feedback Score
- 0
This is set on a per application pool basis. Just navigate to the application pool that your site runs under and set the basic properties for that application pool.
Similar Threads
-
Version of ROMANTIC??
By Richaexpert in forum General TalkReplies: 1Last Post: 01-10-2010, 12:22 AM -
version of windows server
By bluewhale in forum Windows ServerReplies: 0Last Post: 01-06-2010, 11:17 AM -
version of PHP
By Warsaw in forum Web HostingReplies: 1Last Post: 08-05-2009, 05:20 PM -
FireFox Version 3
By abdullah5 in forum All Other Search EnginesReplies: 2Last Post: 10-23-2008, 08:44 PM -
How to check .Net Version Installed
By manik in forum ASPReplies: 2Last Post: 10-06-2008, 10:15 AM


Reply With Quote

