# Location path is too long

## Problem

'The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters and the directory name must be less than 248 characters' error visible:

![](/files/bmiCY1IJubpj4mT9GdM9)

## **Solution**

1. Navigate to *'C:\Users\\\[User]\AppData\Roaming\Tools 4 Revit\Wall+ \[RevitVersion] User Settings'*&#x20;
2. Open the **PathConfiguration.xml**
3. [Edit the file path](#user-content-fn-1)[^1] that is too long

![](/files/FgRx1w9M7DD0d4ORLY79)

4. You will then be able to open the Configuration Files Location window as before

[^1]: Shorten the path, or specify a different one


---

# 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.besmart.software/getting-started/troubleshooting/location-path-is-too-long.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.
