# WSX: Operating System not Configured to Run Application

## Description

When opening Well Seeker X, the user may receive the error message:

<p align="center"><strong>The operating system is not presently configured to run this application</strong></p>

&#x20;

## Cause

This issue is caused by the Microsoft Access Database Engine 2016 Redistributable being corrupted / incompatible.

&#x20;

## Solution

To solve the issue, the user must download and install the latest update for Microsoft Access Database Engine 2016 Redistributable. The user should make sure that they have the 64-bit version of the package installed.

1. Follow this link to the Microsoft Download Center: [**Download Microsoft Access Database Engine 2016 Redistributable from Official Microsoft Download Center**](https://www.microsoft.com/en-us/download/details.aspx?id=54920\&msockid=3c9e389088e067b524942e15896e66c6)
2. Scroll down to the **Download** option. Select the **accessdatabaseengine\_X64.exe** file to download.

<figure><img src="/files/ADxiy9HFEBvHPgIQLYLc" alt=""><figcaption></figcaption></figure>

3. Run **accessdatabaseengine\_X64.exe** to install the 64-bit version of the package on your computer.
4. You should now be able to open Well Seeker X without receiving the error message.


---

# 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.innova-drilling.com/introduction/technical-notes/low-priority/wsx-operating-system-not-configured-to-run-application.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.
