Post Reply

Forums -> UltraMon™ -> ultramon errors
devicemodder   2020-07-04 13:26
I keep getting an error with ultramon. I am running the latest version, on windows 7 home premium, 32-bit.

the error states: Red X C:\Program Files\UltraMon\UltraMonUiAcc.exe

A referral was returned from the server.

when closed, a second box pops up...

UltraMon has encountered a fatal error and will exit.

More information:

Version: 3.4.1
OS:6.1 x32 (OS is windows 7 Home Premium)
Source File: ..\UiAccClient.cpp
Line: 283
Return value: 0
Last error: 0

how is this fixed? or is there anything that i have to edit on line 283 of the cpp file?

here's an imgur link to screenshots of the files.
Christian Studer   2020-07-04 15:09
UltraMonUiAcc.exe is used to add window buttons etc to applications running with elevated privileges (as administrator), the error you get means that UltraMonUiAcc.exe couldn't be started.

This is related to the User Account Control (UAC) feature of Windows, but I'm not sure what exactly causes this. Searching for the 'A referral was returned from the server' error gives lots of results, but I found no really useful solution.

The simplest fix would probably be to disable UltraMonUiAcc.exe, to do this run regedit.exe, then go to the key HKEY_CURRENT_USER\Software\Realtime Soft\UltraMon\<version> and set the UseUiAcc value to zero.

Christian Studer - www.realtimesoft.com
devicemodder   2020-07-05 05:35
That registry tweak seems to do the trick. thanks.
Forums -> UltraMon™ -> ultramon errors

Post Reply