Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
410
Slow ValidateInternalRecursive performance
posted

 Hello,

 

We're doing some performance testing of our ASP.NET / Classic ASP application that's using the Infragistics WebDateChooser on one of our ASP.NET 2.0 pages. 

Performance testing of this page has shown that we're spending about 5 seconds running ValidateInternalRecursive method on the  System.ComponentModel.LicenseManager class.  The only third party tools we have on this page is the Infragistics WebDateChooser and the Microsoft AjaxControlToolkit.  Has anyone else seen really slow performance like this?  Any idea how to improve it?

 -Eric