Wednesday, July 29, 2009

.NET FRAMEWORK 2.0 legacyUnhandledExceptionPolicy

http://support.microsoft.com/default.aspx?scid=kb;EN-US;911816

http://stackoverflow.com/questions/959337/what-are-the-available-runtime-settings-for-app-config-files-in-net/959355


In the app.config file of a .NET application there is a element that allows you to configure various behaviours of the CLR, usually for backwards compatibility with legacy behaviours.

For example:


<configuration>
<runtime>
<legacyUnhandledExceptionPolicy enabled="true"/>
<legacyCorruptedStateExceptionsPolicy enabled="true"/>
runtime>
configuration>

Uninstall / Disable / Exclude (from scan) Symantec Endpoint Protection client

How to Verify if an Endpoint Client has Automatically Excluded an Application or Directory

http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2008090512574448

How to manually uninstall Symantec Endpoint Protection client from Windows Vista 32-bit

http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2007080209280848

How to manually uninstall Symantec Endpoint Protection client from Windows 2000, XP and 2003, 32-bit Editions

http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2007073018014248