Answered by:
SharePoint 2007 Welcome Page displays blank page frequently

Question
-
I have a SharePoint 2007 farm that has the publishing features enabled. Users report that the homepage goes white about once a week. We have ran fiddler and it shows a Http 200 response ok for the page when we call it. If you do a view source on the page it only shows a hollowed out page in the code with nothing in the body tag. Recycle the app pool and the homepage comes back up for the first refresh, a second refresh reveals the same white page. The only way we can fix it is by typing the path to the /_layouts/settings.aspx page and setting the 'Welcome Page' link to a default.aspx page outside the pages directory. Homepage instantly works again for a few days and then it will go white yet again. Setting the 'Welcome Page' setting to the original default.aspx page in the pages directory brings it back up again. But this back and forth certainly does warrant a solution to such a strange problem. We have checked the SharePoint logs as well as IIS and nothing sticks out for a cause. We have tried disabling and re-enabling the publishing feature and it still is occurring. We have tried resetting the default.aspx page to the site definition with no change to the problem.
We are at a loss for what could be causing this to occur at least once a week now. We are continuing to monitor and our next course of action is to rebuild the app pool for this web application. Anyone else have any suggestions?
Tuesday, July 2, 2013 10:23 AM
Answers
-
Hi Waylon,
I think this should reset by a custom solutions, otherwise it can’t change itself frequently. Could you please check if you have custom timer job, workflows have changed it?
To retrieve custom solutions with the cmdlet provided in below thread.
http://stackoverflow.com/questions/2109882/retrieve-details-of-deployed-solutions-in-sharepoint-using-powershellAnother workaround is to reset “Welcome Page” page back as default home page periodically with custom timer job.
http://techtrainingnotes.blogspot.com/2011/06/sharepoint-how-to-change-default-home.htmlThanks & Regards,
Emir Liu
TechNet Subscriber Support in forum
If you have any feedback on our support, please click here.Emir Liu
TechNet Community Support- Marked as answer by Emir Liu Thursday, July 11, 2013 8:37 AM
Wednesday, July 3, 2013 5:57 AM
All replies
-
Can you advise if there have been any customisations to your SP2007 farm at all?
Cheers,
Steven Andrews
SharePoint Business Analyst
Blog:Steve's SharePoint Space Twitter:
LinkedIn:
Facebook:
XING:
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
Tuesday, July 2, 2013 11:07 AMAnswerer -
Hi Waylon,
I think this should reset by a custom solutions, otherwise it can’t change itself frequently. Could you please check if you have custom timer job, workflows have changed it?
To retrieve custom solutions with the cmdlet provided in below thread.
http://stackoverflow.com/questions/2109882/retrieve-details-of-deployed-solutions-in-sharepoint-using-powershellAnother workaround is to reset “Welcome Page” page back as default home page periodically with custom timer job.
http://techtrainingnotes.blogspot.com/2011/06/sharepoint-how-to-change-default-home.htmlThanks & Regards,
Emir Liu
TechNet Subscriber Support in forum
If you have any feedback on our support, please click here.Emir Liu
TechNet Community Support- Marked as answer by Emir Liu Thursday, July 11, 2013 8:37 AM
Wednesday, July 3, 2013 5:57 AM