Error in Options from RCC
Error in Options from RCC
Version 7.10
From a RCC Client when I open options and then click save I get this error message...
Error. Access Violation at address 005A01BE in module hostmon.exe. Read of address FFFFFFFF
The RCC client is the latest client that came with 7.10.
The option changed seems to be saved.
StevenE
From a RCC Client when I open options and then click save I get this error message...
Error. Access Violation at address 005A01BE in module hostmon.exe. Read of address FFFFFFFF
The RCC client is the latest client that came with 7.10.
The option changed seems to be saved.
StevenE
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
We tried several account, we tested application and service, we tested HostMonitor and RCC on several systems, we tried to use our and yours configuration files. We set read-only flag for hostmon.ini... Still cannot reproduce the problem, everything works fine
Could you try to install HostMonitor on different system?
Regards
Alex

Could you try to install HostMonitor on different system?
Regards
Alex
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
If you want to move your HostMonitor's configuration onto another server, you just should copy entire HostMonitor's folder from one server to another.StevenE wrote:What are the steps to moving HostMonitor and all the settings onto another pc ?
Alternative solution is to install HostMonitor onto the new server, and copy all *.lst, *.ini and *.hml files from old HostMonitor's installation at once.
Please read the following article for details: http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=1099
Please note: we recommend you to backup all *.lst, *.ini and *.hml files from HostMonitor's folder. Just in case.
Regards,
Max
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
I addition to my previous message, I should mention:
after you copy entire HostMonitor's folder you should re-register KSGsmXLib.ocx library from HostMonitor's folder using regsvr32 utility, e.g.:
Regards,
Max
after you copy entire HostMonitor's folder you should re-register KSGsmXLib.ocx library from HostMonitor's folder using regsvr32 utility, e.g.:
Code: Select all
regsvr32 KSGsmXLib.ocx
Max