# Microsoft .NET Framework Client 4.0 could not be installed.

If your system does not already have .NET 4.0 installed, the QLM setup will automatically attempt to install .NET 4.0.

Under some specific conditions, the .NET 40 installation could fail with the following error:

&#x20;

![](https://support.soraco.co/hc/en-us/article_attachments/202535393/DotNet4InstallError-01.png)

&#x20;

To resolve this issue, you must install Microsoft .NET 4.0 from the Microsoft Windows Update. To do so:

* Go to the Control Panel / System and Security / Windows Update
* Click Check for Updates
* Locate the .NET 4.0 or 4.5 Framework as shown below and install it.

<img src="https://support.soraco.co/hc/en-us/article_attachments/202535483/DotNet4InstallError-02.png" alt="" height="243" width="631">


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.soraco.co/docs/faq/microsoft-.net-framework-client-4.0-could-not-be-installed..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
