Installing .net framwork on windows xp pro sp2
When i was trying to install .NET framwork 2.0 on "windows XP professional service pack 2" i recieve this error message:
Component .NET Framework 2.0 has failed to install with the following error message:
"Fatal error during installation. "
The following components failed to install:
- .NET Framework 2.0
See the setup log file located at '...' for more information.
in log file: Process exited with code 1603
please help me.
[668 byte] By [
arsp] at [2007-12-24]
From msdn I found this error message explanation:
1603 The file [2][3] is being held in use by the following process: Name: [4], Id: [5], Window Title: '[six]'.
Regards,
Timo
Okay, I found some threads which discuss the same subject.
http://forums.microsoft.com/msdn/showpost.aspx?postid=4754&siteid=1
http://forums.microsoft.com/msdn/showpost.aspx?postid=64368&siteid=1
There's some more sites, but these should give you an answer to your
question. :)
P.S Don't forget to mark best replies as answers!
Regards,
Timo
hi,
Thanks for your reply,but those
threads didn't solve my problem.
(i disabled services,antivirus,firewall and etc)
Today i found a simple way to solve the problem!
Because my processor type is AMD Athlon 64 ,the windows "Execution Protection" enabled by default for all programs,i just disable it and installed the .NET framework 2.0 .
System properties>Advanced>Preformance(Settings)>Execution Protection>Disable Protection for: > all programs(including windows programs)
thanks.