Internet Explorer 9(IE9) and Forefront TMG 2010

Recently some customers reported an compatiblity issue between IE9 and Forefront TMG2010.

After install IE9, Microsoft Forefront Thread Management Gateway management tools cannot work anymore, it gives error message like “member not found”, “refresh failed”.

And going back to IE8 the problem was resolved. This seems localized IE9 is installed. Gernam and Russian language were reported being affected.

We are investigating this issue, the current workaround is:

* Open "C:Program FilesMicrosoft Forefront Threat Management GatewayUI_HTMLsTabsHandlerTabsHandler.htc"
* Search for the 3 lines which contain "paddingTop", and remark-out each of them by adding "//" in the begining.
Example: Change the line:
m_aPages [niPage].m_tdMain.style.paddingTop = ((m_nBoostUp < 0) ? -m_nBoostUp : 0) ;
into:
// m_aPages [niPage].m_tdMain.style.paddingTop = ((m_nBoostUp < 0) ? -m_nBoostUp : 0) ;
* Save the file, and re-open TMG management console.



Comments

  • Anonymous
    January 01, 2003
    Internet Explorer 9 y Forefront TMG 2010 no se quieren

  • Anonymous
    January 01, 2003
    Error 0x80020003 is "Member Not Found" = the OLE Automation error - 2147352573 (DISP_E_MEMBERNOTFOUND)

  • Anonymous
    January 01, 2003
    any solution?

  • Anonymous
    January 01, 2003
    Cela commence à se savoir mais l’installation d’IE9 sur un serveur configuré avec Microsoft Forefront

  • Anonymous
    January 01, 2003
    @telemed1, please share the file TabsHandler.htc that you implemented the workaround. @Fabio, did you try the workaround?

  • Anonymous
    January 01, 2003
    It seems updating to the latest version of IE9 solves this problem. I do not have this issue after updating to the latest IE9 update patch.

  • Anonymous
    January 01, 2003
    The comment has been removed

  • Anonymous
    April 28, 2011
    What will resolve this issue in the future more permanent? A patch to TMG or a patch to IE9? ;)

  • Anonymous
    April 29, 2011
    I've got the same issue here in the English version.

  • Anonymous
    May 06, 2011
    Yes, this workaround works!

  • Anonymous
    May 09, 2011
    t for the record, the error "Error 0x80020003" when you open the console 2010 is related to TMG installation IE9. Importante: After installing the console IE9 opens with error 0x80020003, this occurs at all the options of the console 2010 GMT preventing create any rule or edit the TMG 2010 Thanks juliovaz@hotmail.com

  • Anonymous
    June 22, 2011
    Any solution?

  • Anonymous
    June 29, 2011
    As Jeroen remarked in april, the error occurs also with an english IE9, though installed on a server with Dutch time/date/currecy settings. I was not amused this morning, discovering the problem. . Guys @ microsoft, it would have been nice to have been notified to set WSUS NOT to update on servers with TMG. Cheers

  • Anonymous
    June 29, 2011
    Thanx, de workaround works perfectly! Now lets hope for some action from MS.

  • Anonymous
    July 04, 2011
    The Workaround works great ...

  • Anonymous
    July 07, 2011
    Problem solved with comment out the 3 lines as suggested. Thanks a lot.

  • Anonymous
    July 20, 2011
    Hello everyone. I just want to explain that the spanish language(win 2008 R2, IE 9  and TMG 2010) has the same problem. The problem solved comment out theese 3 lines.

  • Anonymous
    August 03, 2011
    Nice, works!

  • Anonymous
    September 01, 2011
    Fantastic, only I've uninstalled the IE9 update, restart the server, and Forefront works perfectly.

  • Anonymous
    June 19, 2012
    .."We are investigating this issue". 19.6.2012 I had to remark these lines like in 2011. :-P

  • Anonymous
    July 16, 2012
    This really is an impressive investigation. It started April 2011. It is now July 2012. SOrry, something like this would never take so long in the Open Source community.

  • Anonymous
    May 27, 2013
    Works fine for me - Thanks - it saved me a lot of time

  • Anonymous
    June 18, 2013
    Anyone knows why is it an error? Neighboring lines looks almost exactly the same and they don't raise any exceptions. What's wrong with this paddingTop? And as I compare 2 TMGs, i see the tabs look slightly different. Worse with the workaround.

  • Anonymous
    October 22, 2013
    I have this problem with IE10 aswell, this fix did not make a difference?

  • Anonymous
    May 27, 2014
    The comment has been removed