Sorun:
Microsoft .NET Framework 3.0 Yükleme hatası veriyor kendi sitesindende defalarca denememe rağmen aynı hatayı verdi,başka bir bilgisayarda denedim sorunsuz yükleme yaptı o bilgisayarda ise xp pro yüklü

Cözüm:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Security\ServiceModel 3.0.0.0
üstteki anahtari registryden bulup herkes icin tam yetki verin ve birde o sekilde deneyin, tam yetki icin :
Eger sizde üstteki gibi bir anahtar yoksa asagidakini download edip calistirin ve onayladiktan sonra Pc yi restart edin:1. Open the registry editor: Start - Run..., then enter "regedt32" (without quotes).
2. Navigate down to the node by opening each node in the heirarchy.
3. Right click on the node we're after (ServiceModel 3.0.0.0) and select Permissions
4. Click on Add, then enter "everyone" (no quotes) on the 'Select Users, Computers or Groups' dialog then click OK.
5. Back on the 'Permissions for ServiceModel 3.0.0.0' dialog select the user group Everyone, then make sure the Full Control checkbox has a tick, then click OK.
Thats it - now rerun the .NET 3.0 installation.
https://www.sordum.net/download1/ServiceModel.reg

