---
title: "ERROR: \"Unable to initialize a connection...Failed to get product version...\" when logging into the Konica-Minolta iMFP for Blueprint"
slug: "error-unable-to-initialize-a-connectionfailed-to-get-product-version-when-logging-into-the-konica-minolta-imfp-for-blueprint"
tags: ["Blueprint", "imfp", "error", "connection", "unable"]
updated: 2024-04-23T17:25:37Z
published: 2024-04-23T17:25:37Z
canonical: "kb.pharos.com/error-unable-to-initialize-a-connectionfailed-to-get-product-version-when-logging-into-the-konica-minolta-imfp-for-blueprint"
---

> ## 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: "Unable to initialize a connection...Failed to get product version..." when logging into the Konica-Minolta iMFP for Blueprint

### Problem

When attempting to log into the Konica-Minolta iMFP for Blueprint, users will sometimes get this error:

and it will persist until the "Pharos for Konica Minolta" service is restarted on the affected Blueprint server.

---

### Cause

This issue occurs because the "Pharos for Konica Minolta" service starts up before the "Pharos Systems TaskMaster" service, which manages the BniService.svc process referenced in the error message. This usually happens during a restart of the server hosting the services. This will affect all Konica Minolta iMFP versions up through, and including, 1.3.0.

### Resolution

To permenantly resolve this problem, the Pharos Konica Minolta service must be configured to depend on the Pharos Systems TaskMaster service.

**DISCLAIMER:** The following instructions require the use of the Windows Registry Editor. While the instructions have been tested and do not result in any loss of function, editing the Registry has the potential to cause system issues. Please ensure that the Registry key referenced has been backed up prior to making any changes. Pharos Systems International, Inc. and its affiliates may not be held responsible for loss of service caused by any procedure described below.

1. Launch the Windows Registry Editor as an administrator.
2. Browse to HKEY_LOCAL_MACHINE\System\CurrentControlSet\services and then find the PharosforKonicaMinolta key. Select it.
3. Right-click within the right-hand pane of the PharosforKonicaMinolta key and choose New > Multi-String Value.
4. Name it DependOnService and press the ENTER key on the keyboard.
5. Double-click this new string value entry to edit it.
6. Type Pharos Systems TaskMaster in the Value data field and click OK.
7. Exit the Registry Editor and restart the Pharos for Konica Minolta service for it to take effect.

BONUS: Users familiar with the command-line "sc.exe" utility may perform this in one quick step. Just make sure that the command prompt is in administrative mode and type:

sc config "PharosforKonicaMinolta" depend = "Pharos Systems TaskMaster"

### Testing the Change

To test the change, restart the Blueprint server and attempt a login on a Konica-Minolta device. The login will proceed normally.

## Related

- [Konica Minolta iMFP Installation - Connection Failed](/konica-minolta-imfp-installation-connection-failed.md)
- [Konica Minolta Management Console would fail to manage devices.](/konica-minolta-management-console-would-fail-to-manage-devices.md)
- [Canon iMFP: Busy reconciling offline transactions" viewed on the Canon iMFP panel when logging in.](/canon-imfp-busy-reconciling-offline-transactions-viewed-on-the-canon-imfp-panel-when-logging-in.md)
- [KM iMFP v1.5.2.x: Error Code 2236 is displayed on device panel trying to authenticate](/km-imfp-v152x-error-code-2236-is-displayed-on-device-panel-trying-to-authenticate.md)
- [Some reports generating slow when running standalone Blueprint Administor](/some-reports-generating-slow-when-running-standalone-blueprint-administor.md)
