Fixed
- automatically disable instrumentation of an assembly if we detect that a sharing violation (
SECURITY_E_INCOMPATIBLE_SHARE) might occur (#671). This error can happen when multiple ASP.NET applications are running in the same Application Pool in IIS. See also #475 and #592.
Loading this assembly would produce a different grant set from other instances.
(Exception from HRESULT: 0x80131401)
Upgrading from previous versions? See the release notes for v1.12.0 regarding recent changes to our NuGet package requirements.