The Don't Show Me Again page allows you to control warnings that Performance Validator displays.
Debug Information Failure Warning
When there is a failure collecting debug symbols a warning can be displayed. The options are:
•Always show dialog
•Never show dialog
•Show dialog when symbol fetches throw exceptions
Display Debug Information Warning
When no debug information is available for at least one module a warning can be displayed. The options are:
•Always show dialog
•Never show dialog
•Show dialog when debug information is missing
•Service not linked to Software Verify NT Service API warning will be shown if you try to monitor a service not linked to the Software Verify NT Service API. (on by default)
When trying to monitor a service Performance Validator can detect if the service is not linked to the NT Service API and display a warning.
It is possible to use the service API without linking to it (use GetProcAddress() to lookup the functions and call them) - in this case you would want to turn this warning off.
•Application may be linked to Win32 Service API warning will be shown if you try to start an application that appears to be a service - it uses Win32 Service APIs. (on by default)
NT Service API
When trying to monitor ISAPI extensions Performance Validator can detect if the ISAPI is not linked to the NT Service API and display a warning.
It is possible to use the service API without linking to it (use GetProcAddress() to lookup the functions and call them) - in this case you would want to turn this warning off.
Debug Information
Performance Validator can warn if the ISAPI has no debug information. There may be cases where you don't want to see this warning.
Reset All - Resets all global settings, not just those on the current page.
Reset - Resets the settings on the current page.