.NET framework Initialization Error

G

Guest

Hi

I am getting this .NET Framework Initialization Error saying " Please set
registry key HKLM\Software\Microsoft\.NETFramework\InstallRoot
to point to the .NET Framework install location" when my maching boots up.
once I clickon the OK it will go away. is there a fix for this?

Thanks
 
A

aD

Ollakal said:
Hi

I am getting this .NET Framework Initialization Error saying " Please set
registry key HKLM\Software\Microsoft\.NETFramework\InstallRoot
to point to the .NET Framework install location" when my maching boots up.
once I clickon the OK it will go away. is there a fix for this?

Does the directory specified by that registry value exist?

Start->Run, key in "regedit" and press "OK".

Navigate the the value mentioned in the error, and it should contain
something similar to:

C:\WINNT\Microsoft.NET\Framework\

....depending on where Windows is installed.

Once you've found where it is pointing to, see if you can find that
directory. If not, you may have to uninstall the .NET Framework and
reinstall it.

HTH,


aD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top