After adding a very simple HTML link to the global master page here:
\12\TEMPLATE\GLOBAL\default.master
The MySite Gateway throws an error on every page refresh:
\12\TEMPLATE\GLOBAL:
Error: Exception from HRESULT: 0x80041052
The change shows up on the MySite pages, the new link displays
correctly, and the MySite does not throw an error.
Is there a correct way to edit HTML changes to the default.master
file? Such as shutdown the web front end, make the change, then bring
it back up? In past this has not been necessary, directly copying and
replacing a new version has always worked before (for content pages).