<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Administration &amp; Configuration</title>
        <link>http://geekswithblogs.net/shehan/category/9769.aspx</link>
        <description>Administration &amp; Configuration</description>
        <language>en-US</language>
        <copyright>shehan</copyright>
        <managingEditor>digitalshehan@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Exchange (Outlook) distribution list (mailing group) not showing up in SharePoint</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/10/12/exchange-outlook-distribution-list-mailing-group-not-showing-up-in.aspx</link>
            <description>&lt;p&gt;This post is common knowledge to all SharePoint professionals out there, but for newbie's it can save hours of hair pulling (as I’ve got to learn from a bunch of people I’ve helped out) ;)  &lt;/p&gt;  &lt;p&gt;Scenario: There is a distribution list you can see and use in outlook, but when you search for the same list in SharePoint it doesn’t show up in the people picker. What gives? &lt;/p&gt;  &lt;p&gt;Chances are that the distribution list is not security enabled. This would need to be done by your domain administrator. He would need to change the ‘Group Type’ of the list from ‘distribution’ to ‘security’. Once this is done your SharePoint administrator would need to run a profile import so SharePoint can pick up the change immediately (alternatively you can let SharePoint automatically pick it up during its scheduled AD crawl).&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:66f2ec0d-ac6b-4160-8bc2-16728844e2a9" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Groups" rel="tag"&gt;Groups&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Outlook" rel="tag"&gt;Outlook&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=135474"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=135474" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/135474.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/10/12/exchange-outlook-distribution-list-mailing-group-not-showing-up-in.aspx</guid>
            <pubDate>Mon, 12 Oct 2009 14:38:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/135474.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/10/12/exchange-outlook-distribution-list-mailing-group-not-showing-up-in.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/135474.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/135474.aspx</trackback:ping>
        </item>
        <item>
            <title>SharePoint not crawling links</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/08/24/sharepoint-not-crawling-links.aspx</link>
            <description>&lt;p&gt;We have a document library which makes use of the 'Link to a Document' content type which lets users add links to a document library. We noticed that users were using this feature to add links to documents hosted on sites outside of the SharePoint farm. This is all good as far as they are concerned because the content type does its job and end-user can access the external documents by clicking the link.&lt;/p&gt;  &lt;p&gt;However, we noticed that none of these links were showing up in the search results. When we looked into the crawl log (/ssp/admin/_layouts/LogSummary.aspx) we found that all these links had an Error status type. The error text was:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;This item could not be crawled because the crawler could not connect to the repository. (The item was deleted because it was either not found or the crawler was denied access to it.)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;It took some digging, but the issue was because the index server was behind a firewall that was preventing traffic to external sites. Once we made exclusions to the firewall rules (by adding exceptions to the IP address and ports of the external site) and performed a full crawl the links were indexed and started showing up in the search results.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:af6bc85a-aad0-45d2-9347-6e09002dd60c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Search" rel="tag"&gt;Search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Link%20to%20a%20Document" rel="tag"&gt;Link to a Document&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Crawl" rel="tag"&gt;Crawl&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Firewall" rel="tag"&gt;Firewall&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134218"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134218" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/134218.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/08/24/sharepoint-not-crawling-links.aspx</guid>
            <pubDate>Tue, 25 Aug 2009 05:30:46 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/134218.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/08/24/sharepoint-not-crawling-links.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/134218.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/134218.aspx</trackback:ping>
        </item>
        <item>
            <title>A little 'gotcha' when restarting the search service</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/08/20/a-little-gotcha-when-restarting-the-search-service.aspx</link>
            <description>&lt;p&gt;If you were to restart (i.e stop and then start) the search service, in a SharePoint farm, from the 'Services on server' page in Central Administration chances are that you might encounter both or either of the following errors when yo do a search on your web application:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Your search cannot be completed because of a service error. Try your search again or contact your administrator for more information.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;The search request was unable to connect to the Search Service.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;This happens because after restarting the service on the index server you need to assign an index server to the SSP. Here are the steps:&lt;/p&gt;  &lt;p&gt;1. Start the search services on all the servers that you stopped.&lt;/p&gt;  &lt;p&gt;2. Navigate to the Manage SSP page (_admin/managessp.aspx).&lt;/p&gt;  &lt;p&gt;3. Place you mouse over the SSP name and select 'Edit Properties' from the drop down menu.&lt;/p&gt;  &lt;p&gt;4. In page that opens up, scroll to the end and select the index server from the drop down list box.&lt;/p&gt;  &lt;p&gt;5. Hit the OK button to save.&lt;/p&gt;  &lt;p&gt;6. Give around 5 to 10 minutes for index propagation and initialization to take place and Search would start working again.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Another 'gotcha' to keep note of is that whenever you restart services or assign an index server to the SSP it should be done at a time when the crawler is 'Idle'. Else there is a high probability of the crawler performing an endless crawl.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1765321e-97b3-4f21-8650-7da681a1a789" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Search" rel="tag"&gt;Search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SSP" rel="tag"&gt;SSP&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Index%20Server" rel="tag"&gt;Index Server&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Error" rel="tag"&gt;Error&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Crawl" rel="tag"&gt;Crawl&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134217"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134217" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/134217.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/08/20/a-little-gotcha-when-restarting-the-search-service.aspx</guid>
            <pubDate>Fri, 21 Aug 2009 00:15:34 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/134217.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/08/20/a-little-gotcha-when-restarting-the-search-service.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/134217.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/134217.aspx</trackback:ping>
        </item>
        <item>
            <title>Invalid host file on index server when using a dedicated crawler</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/03/19/invalid-host-file-on-index-server-when-using-a-dedicated.aspx</link>
            <description>&lt;p&gt;Incase you didn't know- when you set your index server to use a dedicated server for crawling, SharePoint updates the host file on the index server with the IP address of the WFE. However, there are times where SharePoint adds an invalid host entry when there are 2 or more WFE's. &lt;/p&gt;  &lt;p&gt;Example -  Say there have 2 WFE's - MOSSWFE01 &amp;amp; MOSSWFE02. Setting MOSSWFE02 as the dedicated crawler will cause SharePoint to update the host file in the index server. It adds an entry for MOSSWFE01 with the IP address of MOSSWFE02. Hence, the index server cannot access the index file location on MOSSWFE01. No use trying to update the host file manually since SharePoint reverts your change every few minutes.&lt;/p&gt;  &lt;p&gt;With the invalid host file entry you'll start seeing errors on both the index server and the WFE (see below). The errors are due to the index servers inability to propagate the index file to the WFE. If you modify the index server to use all WFE's for crawling then no entries are added to the index file.&lt;/p&gt;  &lt;p&gt;I couldn't find a supported resolution for this, but there is a 'hack' to overcome this! Instead of setting a dedicated crawler, select the option to use all WFE's for crawling. Next open the host file on the index server and add the host names of the web apps along with the IP address of the WFE you want to act as the crawler. &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Here is the TechNet article on this:&lt;a href="http://technet.microsoft.com/en-us/library/cc261810.aspx"&gt;http://technet.microsoft.com/en-us/library/cc261810.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;u&gt;Error on WFE:&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Description:      &lt;br /&gt;Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (4d1c24af-411b-42b0-9f05-f657644e7d4b). &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Reason: Object 0ad5f391-9f4b-4f49-8f85-3550343690e1 not found. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Techinal Support Details:      &lt;br /&gt;System.Collections.Generic.KeyNotFoundException: Object 0ad5f391-9f4b-4f49-8f85-3550343690e1 not found.       &lt;br /&gt;   at Microsoft.Office.Server.Search.Administration.SearchApi.get_App()       &lt;br /&gt;   at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()       &lt;br /&gt;   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob) &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;For more information, see Help and Support Center at &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;font size="1"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/font&gt;&lt;/a&gt;&lt;font size="1"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;Error in Index Server:&lt;/u&gt;&lt;font size="1"&gt;      &lt;br /&gt;Description:       &lt;br /&gt;The Execute method of job definition Microsoft.Office.Server.Search.Administration.AddQueryServerJob (ID bcd3ce3e-b058-46ef-81a9-1bda53fa6c45) threw an exception. More information is included below. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Index location '\\MOSSWFE01\searchindexpropagation' not found on indexer 'M0SSWFE1'. Aborting query server deployment for application SharedServices1. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;For more information, see Help and Support Center at &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;font size="1"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/font&gt;&lt;/a&gt;&lt;font size="1"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8ab9bf56-ece2-4171-b2fe-ee7949cda400" class="wlWriterSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Search" rel="tag"&gt;Search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Host%20File" rel="tag"&gt;Host File&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Index" rel="tag"&gt;Index&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130211"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130211" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/130211.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/03/19/invalid-host-file-on-index-server-when-using-a-dedicated.aspx</guid>
            <pubDate>Thu, 19 Mar 2009 19:07:25 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/130211.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/03/19/invalid-host-file-on-index-server-when-using-a-dedicated.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/130211.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/130211.aspx</trackback:ping>
        </item>
        <item>
            <title>Deploying Web Parts to farms with more than 1 WFE</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/12/01/deploying-web-parts-to-farms-with-more-than-1-wfe.aspx</link>
            <description>&lt;p&gt;If you're developing webparts using &lt;a title="Windows SharePoint Services 3.0 Tools: Visual Studio 2008 Extensions" target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7bf65b28-06e2-4e87-9bad-086e32185e68&amp;amp;displaylang=en"&gt;VSeWSS&lt;/a&gt; and going to run the setup.bat that that VSeWSS creates, you might need to modify the deploy solution line before running it.&lt;/p&gt;
&lt;p&gt;The &lt;em&gt;&lt;a target="_blank" href="http://technet.microsoft.com/en-us/library/cc262459.aspx"&gt;deploysolution&lt;/a&gt;&lt;/em&gt; instruction that VSeWSS adds contains the -&lt;em&gt;local&lt;/em&gt; argument. This is all good if you're going to run it on an implementation with only 1 WFE, but for farms with 2 or more WFE's then you will need to change &lt;em&gt;-local&lt;/em&gt; to &lt;em&gt;-immediate&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;I also make it a habit to call the &lt;em&gt;&lt;a target="_blank" href="http://technet.microsoft.com/en-us/library/cc262783.aspx"&gt;execadmsvcjobs&lt;/a&gt;&lt;/em&gt; command before and after adding and deploying.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div style="margin: 0px; padding: 0px; display: inline;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:943954cf-17c1-4605-b7d6-9f988115ca61" class="wlWriterSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/WSS" rel="tag"&gt;WSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VSeWSS" rel="tag"&gt;VSeWSS&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=127587"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=127587" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/127587.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/12/01/deploying-web-parts-to-farms-with-more-than-1-wfe.aspx</guid>
            <pubDate>Tue, 02 Dec 2008 09:50:47 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/127587.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/12/01/deploying-web-parts-to-farms-with-more-than-1-wfe.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/127587.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/127587.aspx</trackback:ping>
        </item>
        <item>
            <title>Manually uninstalling WSS</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/07/23/manually-uninstalling-wss.aspx</link>
            <description>&lt;p&gt;Had a situation the other day where, after playing with the different installing options, WSS would not uninstall. Even running the repair option was of no help. &lt;/p&gt;  &lt;p&gt;Searching the net for solutions I came across &lt;a href="http://forums.techarena.in/small-business-server/987122.htm" target="_blank"&gt;this&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Here are the steps I did:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Disable and Stop the following services (If any):&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Windows SharePoint Services Administration&lt;/li&gt;      &lt;li&gt;Windows SharePoint Services Search&lt;/li&gt;      &lt;li&gt;Windows SharePoint Services Timer&lt;/li&gt;      &lt;li&gt;Windows SharePoint Services Tracing&lt;/li&gt;      &lt;li&gt;Windows SharePoint Services VSS Writer&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt; &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Backup and then delete the following registry hives:&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;HKLM\Software\Microsoft\Shared Tools\Web Server Extensions\12.0&lt;/li&gt;      &lt;li&gt;HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\WSS&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt; &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Delete the following folders:&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt; &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Reinstall IIS&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt; &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Drop the Config and any Content DB's created&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;After following the steps above you will notice that the entry for WSS in Add &amp;amp; Removed Programs is no longer there. Now you can go-ahead and run the installation again.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:334183b5-7a78-4273-b763-a79605c4c041" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WSS" rel="tag"&gt;WSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/uninstall" rel="tag"&gt;uninstall&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123965"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123965" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/123965.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/07/23/manually-uninstalling-wss.aspx</guid>
            <pubDate>Thu, 24 Jul 2008 03:04:33 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/123965.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/07/23/manually-uninstalling-wss.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/123965.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/123965.aspx</trackback:ping>
        </item>
        <item>
            <title>Search only items of a custom list</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/07/09/search-only-items-of-a-custom-list.aspx</link>
            <description>&lt;p&gt;Had a requirement where search results should be limited to only items of a list. Naturally, I created a new Search Scope and set a rule of type Web Address to include the particular site holding the lists.&lt;/p&gt;
&lt;p&gt;Well...it did work, but not to my expectations. What was happening was that in addition to displaying the list items, the list views were also being displayed and so were other pages in the site....DOH!&lt;/p&gt;
&lt;p&gt;Doing a search on the net led me to &lt;a href="http://www.devcow.com/blogs/jdattis/archive/2007/12/20/the-contentclass-and-isdocument-properties-along-with-the-welcome-page-caveat.aspx" target="_blank"&gt;this&lt;/a&gt; site. It was very informative, but it didn't  provided the contentclass value I should use for a list created using the Custom List template....&lt;/p&gt;
&lt;p&gt;Took me a while, but eventually tracked down the contentclass value - "STS_ListItem_GenericList"&lt;/p&gt;
&lt;p&gt;So, long story short; here are the two rules I used for the scope:&lt;/p&gt;
&lt;p&gt;Rule1:   &lt;br /&gt;
Scope Rule Type: Web Address    &lt;br /&gt;
Folder: &amp;lt;the site I need to search&amp;gt;    &lt;br /&gt;
Behavior: Include    &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Rule 2:   &lt;br /&gt;
Scope Rule Type: Property Query &lt;br /&gt;
Property Query: contentclass = STS_ListItem_GenericList    &lt;br /&gt;
Behavior: Require &lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2ff30339-3da9-4de9-92ba-e9758ed0622b" style="margin: 0px; padding: 0px; display: inline; float: none;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/moss" rel="tag"&gt;moss&lt;/a&gt;,&lt;a href="http://technorati.com/tags/search" rel="tag"&gt;search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/scope" rel="tag"&gt;scope&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123674"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123674" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/123674.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/07/09/search-only-items-of-a-custom-list.aspx</guid>
            <pubDate>Thu, 10 Jul 2008 00:27:33 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/123674.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/07/09/search-only-items-of-a-custom-list.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/123674.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/123674.aspx</trackback:ping>
        </item>
        <item>
            <title>Display Search Scopes in the Search DoropDown and Advanced Search page</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/02/28/display-search-scopes-in-the-search-doropdown-and-advanced-search.aspx</link>
            <description>&lt;p&gt;Most of you all would probably be knowing this, but for the newbie out there who is just getting into MOSS's Enterprise Search features this would probably prove useful... &lt;/p&gt;
&lt;p&gt;Lets say that through the SSP Search Configurations page you've gone and created a couple of Scopes. But when you get back to your site collection you notice that none of the scopes appear in the search scope dropdown (normally located on the top right hand corner of the page), you only see the default scopes.&lt;/p&gt;
&lt;p&gt;What you need to do is navigate to Site Settings page (_layouts/settings.aspx) of the top most level site and once there click on the ‘Search keywords’ link under the ‘Site Collection Administration’ section.&lt;/p&gt;
&lt;p&gt;In the Scopes page you will notice that all the custom scopes created are contained in the ‘Unused Scopes’ section while the ‘Display Group: Search Dropdown’ contains ‘All Sites’ and ‘People’ while the ‘Display Group: Advanced Search’ contains only ‘All Sites’.&lt;/p&gt;
&lt;p&gt;Click the ‘Search Dropdown’ link and add the Scopes by checking the appropriate ones. Do the same for the ‘Advanced Search’ link.&lt;/p&gt;
&lt;p&gt;Once done, the custom scopes will appear on all search dropdowns in the site, however they will not appear on the default Advance Search page.&lt;/p&gt;
&lt;p&gt;To get the scopes to appear on the Advanced Search page, navigate to that page (SearchCenter/Pages/advanced.aspx) and from the 'Site Actions' menu select 'Edit Page'. The page will now be checked out to you and be in the edit mode.&lt;/p&gt;
&lt;p&gt;In the 'Advanced Search Box' web part click the 'edit' menu and then select 'Modify Shared Web Part'. The properties box for the web part appears. Expand the 'Scopes' section and check the 'Show the scope picker' option. Hit OK and the web part should update showing the scopes.&lt;/p&gt;
&lt;p&gt;Remember to check in and publish the page so your changes will be seen by everyone who access the page.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120041"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120041" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/120041.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/02/28/display-search-scopes-in-the-search-doropdown-and-advanced-search.aspx</guid>
            <pubDate>Thu, 28 Feb 2008 22:15:27 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/120041.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/02/28/display-search-scopes-in-the-search-doropdown-and-advanced-search.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/120041.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/120041.aspx</trackback:ping>
        </item>
        <item>
            <title>Highlight Search Results</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/02/21/highlight-search-results.aspx</link>
            <description>OOTB the Search Core Results webpart simply emphasizes the search string you entered in the Search Box by wrapping it within the &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt; tags. But let’s say you need to highlight the search terms in different colors; what do you do? Write a new results webpart? No! you only need to adjust the Search Core Results  XLS.&lt;br /&gt;
&lt;br /&gt;
This is how it’s done:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Open up the XLS editor and copy the contents  to notepad or some other  editor (if your fine with editing it in the MOSS’s default editor, go right ahead)&lt;/li&gt;
    &lt;li&gt;Search for the term &amp;lt;xsl:template match="ddd"&amp;gt;&lt;/li&gt;
    &lt;li&gt;Just below that you will see :&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="margin-left: 40px;"&gt; &amp;lt;xsl:template match="c0"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;xsl:value-of select="."/&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;xsl:template match="c1"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;xsl:value-of select="."/&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div style="margin-left: 40px;"&gt;And this goes on till “c9”. The values “c0” to “c9” correspond to the search terms you entered, where “c0” is the first, “c1” is the second and so on…&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Replace this with something like:&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="margin-left: 40px;"&gt;  &amp;lt;xsl:template match="c0"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;strong style="background-color: #CCCCFF"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;xsl:value-of select="."/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;xsl:template match="c1"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;strong style="background-color: #CCFFFF"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;xsl:value-of select="."/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div style="margin-left: 40px;"&gt;As you can see I’ve used the style “background-color” to give each search term its own color.&lt;br /&gt;
&lt;/div&gt;
&lt;ul&gt;
    &lt;li&gt; Once done copy the updated XLS file back to the webpart and save&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Searching for "&lt;span style="font-style: italic;"&gt;microsoft sharepoint server&lt;/span&gt;"&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-style: italic;"&gt; with the default XLS:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;&lt;img width="816" height="82" align="left" alt="with default XLS" src="/images/geekswithblogs_net/shehan/blogImages/highlightNO.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-style: italic;"&gt;&lt;br /&gt;
with the modified XLS:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;div style="text-align: left;"&gt;&lt;img width="816" height="82" align="left" alt="with modified XLS" src="/images/geekswithblogs_net/shehan/blogImages/highlight.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: left;"&gt; &lt;/div&gt;
&lt;div style="text-align: left; color: rgb(255, 255, 255);"&gt;&lt;a href="http://technorati.com/claim/t6dcxj7q5f" rel="me" style="background-color: rgb(255, 255, 255);"&gt;Technorati Profile&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119834"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119834" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/119834.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/02/21/highlight-search-results.aspx</guid>
            <pubDate>Fri, 22 Feb 2008 01:38:47 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/119834.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/02/21/highlight-search-results.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/119834.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/119834.aspx</trackback:ping>
        </item>
    </channel>
</rss>