Install SQL Server 2012 with .Net Framework 4.5

Viewed 12951

I have a strange problem trying to install SQL Server 2012.

I had a fresh copy of Windows Server 2008 R2. I installed Visual Studio 2012 on it, so the .Net Framework 4.5 installed on my Windows.

When I want to install SQL Server 2012 I get this error:

enter image description here

But there already is .Net Framework 4.5 installed:

enter image description here

How I can get rid of this error?

Thanks

1 Answers
Related