Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

MySite Gateway error after changing default.master page in file sys

  Asked By: Ruchir Roy/ray         Date: Jul 25, 2007      Category: Sharepoint      Views: 405
 

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).

Tagged:                      

 

1 Answer Found

 
Answer #1       Answered By: Nora Maxwell          Answered On: Jul 25, 2007       

We experienced something similar to this when a content  place holder was
inadvertently deleted from the master  page. Might want to make sure that
the HTML that you're modifying isn't deleting any of the content
placeholders, but rather hiding them from view by changing  the visible
property.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].