CallFailureLoggingLevel

Sets the verbosity of event log entries about failed calls to components.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole
   CallFailureLoggingLevel = value

Remarks

This is a REG_DWORD value.

Value Description
1 Always log failures during a call in the COM Server process.
2 Never log failures during a call in the COM Server process. This is the default value.

 

Setting Security for COM Applications