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
446
Infragistics issue with MS 10-070 security bulletin
posted

After installing http://www.microsoft.com/technet/security/bulletin/ms10-070.mspx we are getting random issues with the previously working Classic Controls.

We have seen scenarios where functions  like "igtbl_addNew" no longer exists... still hunting down the specific scenario where and why this is failing.

Has anyone else seen these issues?

BTW we are running 2009.1.1015

Parents
No Data
Reply
  • 446
    Offline posted

    We have identified that the issue is with WARP panels after this security bulletin is applied to the web server.

    If the warp loads a control dynamically (which is not on the page the first time)  it is not pulling down the associated script files needed to support the client side functionality during the refresh (if scripts are received via Web/Script Resource.axd requests).

    We are able to reproduce this by dynamically loading a grid during a WARP refresh and have opened up a support case, thanks!

Children