# Error 1001 During Install

During installation of the Keyfax Administrator Tools you may see the following error message...

```
Error 1001. DataContractSerializer config section under System.Runtime.Serilization section group could not be loaded. Verify the machine.config is correctly set up
```

This issue can be caused if the .NET framework is not correctly installed on the machine your attempting to install the Keyfax Administrator Tools upon.\
\
We would suggest you ensure the .NET 4.0 Framework is correctly installed and also ensure the .NET 4.8 runtime is installed. Unfortunately Omfax cannot support incorrectly configured operating systems. We would advise you reinstall .NET 4.8 on the target machine by following the steps provided by Microsoft. Further information can be found here <https://docs.microsoft.com/en-us/dotnet/framework/install/>


---

# 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.keyfax.biz/product-suite/admin/known-issues/error-1001-during-install.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.
