Windows Event Monitoring
Portal Runtime for .NET is a Windows service; therefore it saves its log entries to the Windows Event Log. You can use the Windows Event Viewer to view the messages in the log. For information about the Windows Event Log, refer to the Windows documentation.
If the portal logger is not available for some reason (such as a communication problem), runtime errors are saved to the Windows Event Log. Some of the design-time errors are also saved there.
All PDK for .NET errors are stored under the SAP node, which is added to the standard Application, Security and System logs of the Windows Event Log. This node is automatically created when the first error message is saved.
· Messages generated by Portal Add-in have the Source property set to PortalDesign.
· Messages generated by Portal Runtime for .NET have the Source property set to PortalFramework.