Please enable JavaScript to view this site.

Memory Validator Help

Navigation: The User Interface > Settings > Global Settings Dialog > Advanced

Don't Show Me Again

Scroll Prev Top Next More

The Don't Show Me Again page allows you to control warnings that Memory Validator displays.

 

The default settings are shown below:

 

 dontShowMeAgainDialog

 

 

Debug Information

 

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

 

 

Services

 

Service not linked to NT Service API instructionStep warn when using a service not linked to the NT Service API

 

When trying to monitor a service Memory Validator can detect if the service is not linked to the NT Service API and display a warning.
 
It is possible to use the NT 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.

 

 

ISAPI

 

IIS ISAPI extension not linked to NT Service API instructionStep warn when using an ISAPI not linked to the NT Service API

 

When trying to monitor ISAPI extensions Memory Validator can detect if the ISAPI is not linked to the NT Service API and display a warning.
 
It is possible to use the NT 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.

 

ISAPI has no debug information instructionStep warn when using an ISAPI that has no debug information

 

Memory 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.