question

Giri-0764 avatar image
0 Votes"
Giri-0764 asked TimonYang-MSFT commented

net framework version 4.0 3019 error

Hi,

We are using a keysight application that requires .net framework 4.0. when we tried to install it says it a part of the OS or a higher version has been installed.

we are using windows 10 20h2. when we launch the application it crashes immedialtely. Please find the below screenshot.

93884-image.png




Please help to resolve the issue.

Best Regards,
Giri.

windows-forms
image.png (315.2 KiB)
· 6
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


Did you also contact the manufacturer’s Support?

0 Votes 0 ·

@Viorel-1: Yes, they mentioned its not our product issue.

0 Votes 0 ·

If they cannot help or upgrade the application, then maybe go to Settings and make sure that your Windows includes all of updates. However, .NET Framework 4.0, released in 2010, seems obsolete.

You can also install the latest recommended .NET Framework 4.8.

Consider restarting the computer too.

0 Votes 0 ·
Show more comments
PraveenPoulose avatar image
0 Votes"
PraveenPoulose answered Giri-0764 commented

Go to "Control Panel"
click "Programs"
click "Program and Features"
In left pane select "Turn windows features on or off"
windows features Tab opens,
select ".NET Framework 4.0" and (check the box is select),
then click ok..

now try the app now...
@Giri-0764

· 7
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@PraveenPouloseE-9605: I tried earlier, it didn't work.

93849-image.png


0 Votes 0 ·
image.png (145.6 KiB)

go to programs and uninstall .NET framework all versions and restart then install 4.0 net framework.

0 Votes 0 ·

Tried uninstalling and installing one by one but no luck.

0 Votes 0 ·
Show more comments
TimonYang-MSFT avatar image
0 Votes"
TimonYang-MSFT answered TimonYang-MSFT commented

The error code 80131506 is a quite common error, it is difficult to say exactly what caused this error.

Here are some posts with this problem, please see if the solutions provided in these posts are suitable for you:

.NET Exit Code 80131506

Error: 80131506

App crashes with error code 80131506

Troubleshooting .NET “Fatal Execution Engine Error”


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

It didn't help to resolve the issue.

0 Votes 0 ·

@Giri-0764
Is your question like the one below?
Error: "Microsoft .NET Framework 4 is already a part of this operating system. You do not need to install the .NET Framework 4 redistributable". While installing .NET Framework.
It may be that this application can only use .Net Framework 4 for some reasons, but Windows 20H2 only has an updated .Net Framework built in.
In that case, it might be better to post a question in the Microsoft Community asking how to install the old .Net Framework. This is really beyond the scope of the problem that programming can solve, we can only provide some guesses.

0 Votes 0 ·