ASP.NET Webform scriptmanager compatibility issue with Office outlook web add-in
问题 We use asp.net webform to develop our outlook web add-in. There has been an issue in the add-in when a postback occurs inside an updatepanel, some client side errors will be thrown and it will make the add-in malfuntions. This issue is quite intermittent and we never found a solution. One of the error is like this h is not a constructor I have managed to strip down the add-in to its most simple form possible, where only the office.js and the scriptmanager are present. It can be observed that