I saw this once with another application. I simply ran the .NET 4.0 Framework installer and the application worked after that. Maybe there is a component not installed/registered as part of the native 4.0 installation that the app needs.
The first thing I tried was to install .NET Framework 4.0. The installer informed me that .NET Framework 4.0 was already installed. I also tried installing Windows 7.1 and .NET Framework 4.0 SDK, but this didn't solve the problem.
theflash1932
9 Legend
•
16.3K Posts
0
December 29th, 2011 10:00
I saw this once with another application. I simply ran the .NET 4.0 Framework installer and the application worked after that. Maybe there is a component not installed/registered as part of the native 4.0 installation that the app needs.
johankustner
8 Posts
0
December 29th, 2011 23:00
The first thing I tried was to install .NET Framework 4.0. The installer informed me that .NET Framework 4.0 was already installed. I also tried installing Windows 7.1 and .NET Framework 4.0 SDK, but this didn't solve the problem.
Garyd4
2 Posts
1
May 14th, 2013 22:00
This is the file it's looking for download.microsoft.com/.../dotNetFx40_Full_x86_x64.exe. It wants the full installer and not the Standalone client installer.