Link to home
Start Free TrialLog in
Avatar of vulture71
vulture71Flag for Afghanistan

asked on

Error at startup

How do I fix the following error I receive at the startup of my PC?  I can only start this on Safe Mode, otherwise I keep on getting the message, at startup, to either run a repair, which I have numerous times, or start windows normally, which keeps on rebooting itself.  Here is the message:

Please set registry key
HKLM\Software\Microsoft\.NETFramework\InstallRoot to point to the .NET Framework install location.
error.png
Avatar of OCDan
OCDan
Flag of United Kingdom of Great Britain and Northern Ireland image

You just need to install the .NET Framework, you have something installed that relies on it.

Install guide here: .NET Install
Another aproach is to boot into safe made and create and set the registry key
http://social.msdn.microsoft.com/Forums/en-HK/netfxsetup/thread/3a0dcbd7-d2ac-489a-a2c2-aa7d7aa715d8

1.Open regedit,
2.Goto HKLM\Software\Microsoft\.NETFramework\
3.Right-click on the panel and in the menu select New->String Value
4.Change its name to "InstallRoot",
5.And value to "C:\Windows\Microsoft.NET\Framework"

On my machine for step 5.
C:\Windows\Microsoft.NET\Framework64\
Avatar of Patrick Tallarico
I am guessing you are running quickbooks???  It is an Intuit error message.  You could try disabling any quickbooks (or other Intuit product) services that are set to run at startup while yo uare in safe mode.  Then you may be able to boot normally...

Either way you will need to reinstall the .NET Framework again, and possibly the Intuit product(s) you are using.
Avatar of vulture71

ASKER

I just tried this, but I keept on getting a message stating that :

.NET Framework 4 Client profile has not been repaired because:

Generic trust failure



Any ideas on how to bypass this error?
Can you post the log file for that please? As there are a few different causes of that.
I could not resolve with the suggestions provided, does anyone know any other possible ways of resolving this issue?
I could not resolve with the suggestions provided, does anyone know any other possible ways of resolving this issue?
I've requested that this question be deleted for the following reason:

No one answers my question...my last question.
No one ever responded to my last question.
ASKER CERTIFIED SOLUTION
Avatar of OCDan
OCDan
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial