---
title: "Error: The request failed with HTTP status 404: Not Found"
slug: "error-the-request-failed-with-http-status-404-not-found"
tags: ["Blueprint", "error", "404"]
updated: 2024-03-04T16:50:27Z
published: 2024-03-04T16:50:27Z
canonical: "kb.pharos.com/error-the-request-failed-with-http-status-404-not-found"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pharos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Error: The request failed with HTTP status 404: Not Found

Every time I use the Blueprint Server Configuration utility, I get an error when testing the Web Server. Errors: 1. The request failed with HTTP status 404: Not Found Or 2. Web server responds with unrecognized html

---

This is related to a permissions issue:

1. Open IIS
2. Click Web Server Extensions
3. Make sure [Asp.net](http://asp.net/) 1.1.4322 is set to Allowed

**Note:** If the client is running version two of [ASP.NET](http://asp.net/) this is not supported with 3.1 or 3.2. Have the client install 1.1.4322 and make sure it is set to Allowed in the Web Server Extensions. Blueprint will look for and use version 1.1.4322.

## Related

- [Error: Requested action not taken. File unavailable (e.g., file not found, no access)](/error-requested-action-not-taken-file-unavailable-eg-file-not-found-no-access.md)
- [Pharos EDI API documentation request](/pharos-edi-api-documentation-request.md)
- [Unable to set the EDI EndPoint for Sharp iMFP – I get the following error: HTTP Error 500.19 Internal Server Error on a Windows Server 2008 with .Net 4.](/unable-to-set-the-edi-endpoint-for-sharp-imfp-i-get-the-following-error-http-error-50019-internal-server-error-on-a-windows-server-2008-with-net-4.md)
- [Blueprint error: "Request failed with HTTP status 504: proxy time out"](/blueprint-error-request-failed-with-http-status-504-proxy-time-out.md)
