.NET Framework Developer Center >
.NET Development Forums
>
.NET Framework Setup
>
Error 25015 while installing .NET Framework 2.0
Error 25015 while installing .NET Framework 2.0
Hi ,
I try to install .Net Framework 2.0 and encounter this error :
Error 25015.Failed to install assembly
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.VisualBasic.VSA.dll' because of system error: Access is denied.
Please help!
Answers
To troubleshoot .NET Framework 2.0 installation issues, you must use an account that is in the Local Administrators group on the computer that is running the .NET Framework 2.0.
First perform windows update in the machine.
Later try installing .NET Framework 2.0
How to fix error code 25015 with access denied message during .NET Framework 2.0 setup:
http://blogs.msdn.com/astebner/archive/2006/11/15/how-to-fix-error-code-25015-with-access-denied-message-during-net-framework-2-0-setup.aspx
Other links:
How to manually remove and then reinstall the .NET Framework 2.0:
http://support.microsoft.com/default.aspx/kb/908077- Marked As Answer bystephen yuii Thursday, November 05, 2009 10:40 AM
- Hello,
Thanks Jai for your great suggestion, stephen, I believe you may follow Jai's suggestion to resolve the issue. I will paste the solution mentioned in the article refered above here to make answer searching in this forum easier and be more convenient to other community members.
1. Use the SubInAcl tool described at http://blogs.msdn.com/astebner/archive/2006/09/04/739820.aspx to make sure that the Administrators group and the SYSTEM account both have permissions to folders under %windir% and registry hives under HKLM
2. Run the cleanup tool described at http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx to make sure any remnants of the .NET Framework 2.0 have been removed from the system
3. Try again to install the .NET Framework 2.0
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Send us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.- Marked As Answer bystephen yuii Thursday, November 05, 2009 10:39 AM
All Replies
To troubleshoot .NET Framework 2.0 installation issues, you must use an account that is in the Local Administrators group on the computer that is running the .NET Framework 2.0.
First perform windows update in the machine.
Later try installing .NET Framework 2.0
How to fix error code 25015 with access denied message during .NET Framework 2.0 setup:
http://blogs.msdn.com/astebner/archive/2006/11/15/how-to-fix-error-code-25015-with-access-denied-message-during-net-framework-2-0-setup.aspx
Other links:
How to manually remove and then reinstall the .NET Framework 2.0:
http://support.microsoft.com/default.aspx/kb/908077- Marked As Answer bystephen yuii Thursday, November 05, 2009 10:40 AM
- Hello,
Thanks Jai for your great suggestion, stephen, I believe you may follow Jai's suggestion to resolve the issue. I will paste the solution mentioned in the article refered above here to make answer searching in this forum easier and be more convenient to other community members.
1. Use the SubInAcl tool described at http://blogs.msdn.com/astebner/archive/2006/09/04/739820.aspx to make sure that the Administrators group and the SYSTEM account both have permissions to folders under %windir% and registry hives under HKLM
2. Run the cleanup tool described at http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx to make sure any remnants of the .NET Framework 2.0 have been removed from the system
3. Try again to install the .NET Framework 2.0
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Send us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.- Marked As Answer bystephen yuii Thursday, November 05, 2009 10:39 AM
- yes! I slove the problem that annoying me more than a month,
thank you , Edwer Fang.
yuii


