Ha ha. Then DLL should be located on system where RMA is runningBy RMA

EventLogDlls should be created in RMA's home folder.
Regards
Alex
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\SpntLog]
"CategoryMessageFile"="C:\\WINDOWS\\system32\\EventMsg2.dll"
"EventMessageFile"="C:\\WINDOWS\\system32\\EventMsg2.dll"
"ParameterMessageFile"="C:\\WINDOWS\\system32\\EventMsg2.dll"
"CategoryCount"=dword:00000008
"TypesSupported"=dword:00000007
Code: Select all
Reply : Message not found. Insertion strings:
Code: Select all
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog\System]
This is test setup - I want to check local server.Why are you running HostMonitor and RMA on the same system (server01)?
Test by: HostMonitor 9.58Test is performed by agent? Version?
Tried now one server with the same result: Microsoft Windows Server 2008 R2, Enterprise x64 Edition Version 6.1 (Build 7601 : Service Pack 1) (x64) Server Full InstallationAgent checks some remote system (server02)? Window? Service Pack?
Have you created EventLogDlls\ subdirectory?
Code: Select all
"c:\Program Files (x86)\HostMonitor\EventLogDlls"
"c:\Program Files (x86)\HostMonitor\RMA-Win\EventLogDlls"
Which record in my case ?Have you created registry record?
What exactly event is not processed?
Code: Select all
EVENTCREATE /T ERROR /ID 1000 /L SYSTEM /D "My application error mesaage"