Rank: Guest
Groups: Guest
Joined: 9/17/2008(UTC) Posts: 66
|
Changing the default .NET version for IIS
IIS is not different then the normal directory structure. The difference is that the objects have different trademarks.
Important to know is that it works on a base of enheriting. This means that when the root is set on .NET v 1.1, the new objects that are mode also have this version (works the same for 2.0). The trick here is to change the root map of the ISS in the wanted .NET version:
- go to the wanted .NET version directory (for example: c:\windows\microsoft.net\Framework\v.1.1.4322)
- run: aspnet_regiis -sn W3SVC/
and the job is done
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Sienn Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close