Re: Whetrher it will better for me to uninstall .N ET framework 2.0 to install the newer version?
|
Bucefal Derby |
|
5/26/2008 3:15:12 AM |
The .net framework 3.0 and 3.5 are just additions to version 2.0 so there is no need to unistall, infact if you don't have the .net framework the installer installs version 2.0 then 3.0, 3.5. Post Comments |
|
Re: Thanks for your answer
|
Jerinna Flangan |
|
5/26/2008 3:16:59 AM |
Hi Arthaban, Thanks for your answer. I have another problem: I can not see the ASPNET account in Computer Management/ local users. I read that it's an account that ASPNET 2.0 create when you install it. But don't see it. So what account ASP.NET 3.5 should install? will it create this account (ASPNET) for me? Post Comments |
|
Re: Try running the ASP.NET IIS
|
Bucefal Derby |
|
5/26/2008 3:18:01 AM |
Try running the ASP.NET IIS Registration Tool Aspnet_regiis.exe this should create the account.
ASP.NET IIS Registration Tool (Aspnet_regiis.exe) http://msdn2.microsoft.com/en-us/library/k6h9cz8h. aspx Post Comments |
|
Re: Run the ASP.NET IIS Registration Tool ?
|
Jerinna Flangan |
|
5/26/2008 3:19:17 AM |
With what options I have to run the ASP.NET IIS Registration Tool Aspnet_regiis.exe? Post Comments |
|
Re: It is the default installation
|
Bucefal Derby |
|
5/26/2008 3:20:12 AM |
Yeah, aspnet_regiis i- is the default installation that I have run before, if you are running this on a live server double check what changes it makes to enusre it won't overwrite any settings in IIS you have at the moment. Post Comments |
|