Asked by:
Error when going to SSP --> Search Administration

Question
-
When going the the Search Administration page I get the following error:
"An error occurred during the processing of . The resource object with key 'S2SearchAdminDashboard_Title' was not found. "
I found this page but not sure if this will actually fix the problem.
http://www.social-point.com/?p=106&cpage=1#comment-412Tuesday, April 7, 2009 2:15 PM
All replies
-
What version & patch level of .NET, SharePoint?
-Ivan
http://linkedin.com/in/iasanders
Ivan Sanders http://linkedin.com/in/iasanders http://dimension-si.com/blogSaturday, April 18, 2009 11:20 PM -
I hope you resolved this issue. I saw this issue after an indexer reconfguration and from previous issues with the search admin and search settings pages I checked the resolution described in the following MSDN KB (926959) article. Although the artcile describes a different problem I think that any major changes to the search can reset the widows tasks folder for some reason and this cleared the issue for me.
- Proposed as answer by NJ Hadlee Thursday, May 21, 2009 9:23 PM
- Unproposed as answer by Mike Walsh FIN Saturday, May 23, 2009 8:00 AM
Thursday, May 21, 2009 9:23 PM -
Go to the default Virtual Directory for a working SharePoint WEB App and copy the following files:
App_GlobalResources\searchadmin.en-us.resx
App_GlobalResources\SearchAdmin.resx
App_GlobalResources\sps.en-US.resx
App_GlobalResources\sps.resx
Place those files in the same directory in the SSP’s Virtual Directory. Next, copy the following file from the default Virtual Directory:
_app_bin\layouts.sitemap
To the same directory in the SSP’s Virtual Directory. Lastly – a good-old IISRESET /NOFORCE to finish things off.
Refer:
====
The resource object with key ‘S2SearchAdminDashboard_Title’ was not found”
http://www.social-point.com/?p=106
Visit: http://yagyashree.wordpress.com MCP & MCTS [WSS 3.0/MOSS]Tuesday, June 9, 2009 12:00 AM -
Was the issue fixed for you?
Visit: http://yagyashree.wordpress.com MCP & MCTS [WSS 3.0/MOSS]Wednesday, June 24, 2009 12:12 AM -
I do not know if it worked for him, but it worked for me. Thanks!Friday, October 23, 2009 4:03 PM
-
_app_bin\layouts.sitemap
To the same directory in the SSP’s Virtual Directory. Lastly – a good-old IISRESET /NOFORCE to finish things off.
So I'm running into problems with the layouts.sitemap. What modified date should my layout.properties file be? I have tried layout.properties with the following dates and none of them work:
9/1/2009
4/27/2009
3/13/2009
3/12/2009
3/11/2009
- Edited by k1DBLITZ Thursday, December 10, 2009 11:02 PM added more info.
Thursday, December 10, 2009 10:58 PM -
Go to the default Virtual Directory for a working SharePoint WEB App and copy the following files:
App_GlobalResources\searchadmin.en-us.resx
App_GlobalResources\SearchAdmin.resx
App_GlobalResources\sps.en-US.resx
App_GlobalResources\sps.resx
Place those files in the same directory in the SSP’s Virtual Directory. Next, copy the following file from the default Virtual Directory:
_app_bin\layouts.sitemap
To the same directory in the SSP’s Virtual Directory. Lastly – a good-old IISRESET /NOFORCE to finish things off.
Refer:
====
The resource object with key ‘S2SearchAdminDashboard_Title’ was not found”
http://www.social-point.com/?p=106
Visit: http://yagyashree.wordpress.com MCP & MCTS [WSS 3.0/MOSS]
Thanks - worked like a charmWednesday, May 15, 2013 4:39 AM