Page C-38
Appendix C — CP Server
INTER-TEL
®
AXXESS
®
MANUAL VERSION 11.0 – May 2008
Windows Event Logging
28. WINDOWS EVENT LOGGING
28.1 The ICP service registers itself with the Windows Event Viewer as an event source.
This means that the ICP service can log events with the Application Event Log using Event
IDs, and full string insertion capabilities allowed by the Event Viewer. The ICP service logs
information specific to the service portion of the startup procedure. Currently, there are only
six event IDs. The following is a break down of these events.
Source: Inter-Tel Call Processing
Type: INFORMATION
ID: 100
File: %System32%\ICPMsg.dll
Message: The Inter-Tel Call Processing service has %1
Strings: %1 = “started” or “stopped”
Cause: The service was either started or stopped. This could be done internally by the ser-
vice itself (i.e., major reset), the Inter-Tel Watchdog Service, or by the end user
starting and stopping the service via the Control Panel Services applet.
Source: Inter-Tel Call Processing
Type: ERROR
ID: 101
File: %System32%\ICPMsg.dll
Message: Could not open the Registry Key %1
Strings: %1 = <A Registry Key Name>
Cause: A registry key required for the proper operation of the service could not be opened.
This usually means that the service was not properly registered.
Source: Inter-Tel Call Processing
Type: ERROR
ID: 102
File: %System32%\ICPMsg.dll
Message: Invalid Service Request
Cause: The system was issued an invalid service request. The only valid service requests
are Stop, Shutdown, Pause, Continue, and Interrogate. The service ignores Pause,
Continue, and Interrogate, but does not report this error for those requests.
Source: Inter-Tel Call Processing
Type: ERROR
ID: 103
File: %System32%\ICPMsg.dll
Message: Service Control Manager could not be opened
Cause: The service could not open a valid handle to the Service Control Manager.
Source: Inter-Tel Call Processing
Type: ERROR
ID: 104
File: %System32%\ICPMsg.dll
Message: The service could not be %1
Strings: %1 = “opened” or “created” or “deleted”
Type: ERROR
ID: 105
File: %System32%\ICPMsg.dll
Message: The Service Control Handler could not be installed