<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>BBB - Bas Blogging 'Bout.Net - All Comments</title><link>http://bloggingabout.net/blogs/bas/default.aspx</link><description>Blog about .Net and SharePoint related technology</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: MOSS Bug Mysites: The evaluation version of Microsoft Office SharePoint Server 2007 for this server has expired</title><link>http://bloggingabout.net/blogs/bas/archive/2009/03/03/moss-bug-mysites-the-evaluation-version-of-microsoft-office-sharepoint-server-2007-for-this-server-has-expired.aspx#483008</link><pubDate>Fri, 19 Mar 2010 09:42:07 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:483008</guid><dc:creator>Simon Cooper</dc:creator><description>&lt;p&gt;This was already set on my server, I actually found that making an alteration to the web.config file and doing iisreset gets it to work for a while - my suspician is that the gatherer is knocking some flag each pass.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=483008" width="1" height="1"&gt;</description></item><item><title>re: I'll be attending at the Dutch Microsoft DevDays: how to make debugging/testing easy following the SharePoint Guidance</title><link>http://bloggingabout.net/blogs/bas/archive/2010/03/03/i-ll-be-attending-at-the-dutch-microsoft-devdays-how-to-make-debugging-testing-easy-following-the-sharepoint-guidance.aspx#482953</link><pubDate>Thu, 11 Mar 2010 08:01:03 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482953</guid><dc:creator>Bas</dc:creator><description>&lt;p&gt;Great! So I can be sure that I won&amp;#39;t speak in front of an empty room ;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482953" width="1" height="1"&gt;</description></item><item><title>re: I'll be attending at the Dutch Microsoft DevDays: how to make debugging/testing easy following the SharePoint Guidance</title><link>http://bloggingabout.net/blogs/bas/archive/2010/03/03/i-ll-be-attending-at-the-dutch-microsoft-devdays-how-to-make-debugging-testing-easy-following-the-sharepoint-guidance.aspx#482932</link><pubDate>Mon, 08 Mar 2010 19:54:57 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482932</guid><dc:creator>Arjen Bloemsma</dc:creator><description>&lt;p&gt;Sounds great! I will be attending your session :)&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482932" width="1" height="1"&gt;</description></item><item><title>re: I'll be attending at the Dutch Microsoft DevDays: how to make debugging/testing easy following the SharePoint Guidance</title><link>http://bloggingabout.net/blogs/bas/archive/2010/03/03/i-ll-be-attending-at-the-dutch-microsoft-devdays-how-to-make-debugging-testing-easy-following-the-sharepoint-guidance.aspx#482931</link><pubDate>Mon, 08 Mar 2010 19:53:46 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482931</guid><dc:creator>Arjen Bloemsma</dc:creator><description>&lt;p&gt;Sounds good! I will be attending your session :)&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482931" width="1" height="1"&gt;</description></item><item><title>re: MOSS Bug Mysites: The evaluation version of Microsoft Office SharePoint Server 2007 for this server has expired</title><link>http://bloggingabout.net/blogs/bas/archive/2009/03/03/moss-bug-mysites-the-evaluation-version-of-microsoft-office-sharepoint-server-2007-for-this-server-has-expired.aspx#482912</link><pubDate>Thu, 04 Mar 2010 21:10:06 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482912</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;This happened to me after a &amp;#39;Repair&amp;#39; of my MOSS install using the setup disc. Followed these instructions and my issue is resolved. Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482912" width="1" height="1"&gt;</description></item><item><title>re: SharePoint events: modify SPListItem fields with vars from the Session in the itemAdding or itemAdded events</title><link>http://bloggingabout.net/blogs/bas/archive/2009/01/30/sharepoint-events-modify-splistitem-fields-with-vars-from-the-session-in-the-itemadding-or-itemadded-events.aspx#482631</link><pubDate>Sun, 27 Dec 2009 10:04:23 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482631</guid><dc:creator>Mohammed Barakat</dc:creator><description>&lt;p&gt;I faced the same issue when I was tring to update some custom fields of my document library when uploading new documents, the field was ( ProjectID ) which I put it inside a session in my webpart ( the step before uploading the document).&lt;/p&gt;
&lt;p&gt;What I did is : I put the projectID into the cache ( per user ) inside the custom webpart which acts as a session as follows :&lt;/p&gt;
&lt;p&gt;if (Request.QueryString[&amp;quot;ProjectID&amp;quot;] != null)&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; HttpRuntime.Cache.Remove(SPContext.Current.Web.CurrentUser.LoginName);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;HttpRuntime.Cache.Add(SPContext.Current.Web.CurrentUser.LoginName, ProjectID, null, DateTime.UtcNow.AddMinutes(60), System.Web.Caching.Cache.NoSlidingExpiration, System.Web.Caching.CacheItemPriority.Normal, null);&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;then I implemented the ItemAdded event and I get the value of the cached projectId through :&lt;/p&gt;
&lt;p&gt; public override void ItemAdded(SPItemEventProperties properties)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;try&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string ProjID = &amp;quot;&amp;quot;;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string CreatedBy = null;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (properties.ListItem[&amp;quot;Created By&amp;quot;] != null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CreatedBy = properties.ListItem[&amp;quot;Created By&amp;quot;].ToString().Split(&amp;#39;;&amp;#39;)[1].Replace(&amp;quot;#&amp;quot;,&amp;quot;&amp;quot;);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (HttpRuntime.Cache[CreatedBy] != null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{ &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//SPContext.Current.Web.CurrentUser.LoginName;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProjID = HttpRuntime.Cache[CreatedBy].ToString();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (properties.ListItem[&amp;quot;Project&amp;quot;] == null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;properties.ListItem[&amp;quot;Project&amp;quot;] = new SPFieldLookupValue(ProjID);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;properties.ListItem.SystemUpdate();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;base.ItemAdded(properties);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;catch (Exception ex)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{ }&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482631" width="1" height="1"&gt;</description></item><item><title>re: SharePoint events: modify SPListItem fields with vars from the Session in the itemAdding or itemAdded events</title><link>http://bloggingabout.net/blogs/bas/archive/2009/01/30/sharepoint-events-modify-splistitem-fields-with-vars-from-the-session-in-the-itemadding-or-itemadded-events.aspx#482630</link><pubDate>Sun, 27 Dec 2009 10:03:17 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482630</guid><dc:creator>Mohammed Barakat</dc:creator><description>&lt;p&gt;I faced the same issue when I was tring to update some custom fields of my document library when uploading new documents, the field was ( ProjectID ) which I put it inside a session in my webpart ( the step before uploading the document).&lt;/p&gt;
&lt;p&gt;What I did is : I put the projectID into the cache ( per user ) inside the custom webpart which acts as a session as follows :&lt;/p&gt;
&lt;p&gt;if (Request.QueryString[&amp;quot;ProjectID&amp;quot;] != null)&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; HttpRuntime.Cache.Remove(SPContext.Current.Web.CurrentUser.LoginName);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;HttpRuntime.Cache.Add(SPContext.Current.Web.CurrentUser.LoginName, ProjectID, null, DateTime.UtcNow.AddMinutes(60), System.Web.Caching.Cache.NoSlidingExpiration, System.Web.Caching.CacheItemPriority.Normal, null);&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;then I implemented the ItemAdded event and I get the value of the cached projectId through :&lt;/p&gt;
&lt;p&gt; public override void ItemAdded(SPItemEventProperties properties)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;try&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string ProjID = &amp;quot;&amp;quot;;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string CreatedBy = null;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (properties.ListItem[&amp;quot;Created By&amp;quot;] != null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CreatedBy = properties.ListItem[&amp;quot;Created By&amp;quot;].ToString().Split(&amp;#39;;&amp;#39;)[1].Replace(&amp;quot;#&amp;quot;,&amp;quot;&amp;quot;);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (HttpRuntime.Cache[CreatedBy] != null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{ &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//SPContext.Current.Web.CurrentUser.LoginName;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProjID = HttpRuntime.Cache[CreatedBy].ToString();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (properties.ListItem[&amp;quot;Project&amp;quot;] == null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;properties.ListItem[&amp;quot;Project&amp;quot;] = new SPFieldLookupValue(ProjID);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;properties.ListItem.SystemUpdate();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;base.ItemAdded(properties);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;catch (Exception ex)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{ }&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482630" width="1" height="1"&gt;</description></item><item><title>re: MOSS Bug Mysites: The evaluation version of Microsoft Office SharePoint Server 2007 for this server has expired</title><link>http://bloggingabout.net/blogs/bas/archive/2009/03/03/moss-bug-mysites-the-evaluation-version-of-microsoft-office-sharepoint-server-2007-for-this-server-has-expired.aspx#482579</link><pubDate>Fri, 11 Dec 2009 15:23:09 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482579</guid><dc:creator>Ray</dc:creator><description>&lt;p&gt;I had the same problem.&lt;/p&gt;
&lt;p&gt;It may be related to that bug that was in the first version of 2007 Microsoft Office servers sp2.&lt;/p&gt;
&lt;p&gt;Try this&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/971620"&gt;support.microsoft.com/.../971620&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I installed the update, rebooted and it&amp;#39;s now fine.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482579" width="1" height="1"&gt;</description></item><item><title>re: Customizing MOSS Search - Part 1</title><link>http://bloggingabout.net/blogs/bas/archive/2009/06/18/customizing-moss-search.aspx#482524</link><pubDate>Mon, 30 Nov 2009 18:24:50 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482524</guid><dc:creator>xavier morera</dc:creator><description>&lt;p&gt;Any idea on how to index fba users that do NOT come from active directory?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482524" width="1" height="1"&gt;</description></item><item><title>re: Pre-register for SharePoint 2010 Beta</title><link>http://bloggingabout.net/blogs/bas/archive/2009/10/20/pre-register-for-sharepoint-2010-beta.aspx#482482</link><pubDate>Thu, 19 Nov 2009 14:41:26 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482482</guid><dc:creator>Nick</dc:creator><description>&lt;p&gt;Since november the 18th, SharePoint 2010 is Public Beta. &lt;/p&gt;
&lt;p&gt;Grz Nick&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482482" width="1" height="1"&gt;</description></item><item><title>re: MOSS Bug Mysites: The evaluation version of Microsoft Office SharePoint Server 2007 for this server has expired</title><link>http://bloggingabout.net/blogs/bas/archive/2009/03/03/moss-bug-mysites-the-evaluation-version-of-microsoft-office-sharepoint-server-2007-for-this-server-has-expired.aspx#482461</link><pubDate>Fri, 13 Nov 2009 16:41:59 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482461</guid><dc:creator>Guy</dc:creator><description>&lt;p&gt;i followed your steps but still got the same msg afte revboot.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482461" width="1" height="1"&gt;</description></item><item><title>re: Customizing MOSS Search - Part 2: Modifying the default Moss Search box, remove the contextual (this site) scope and modify the OSSSearchResults.aspx reference</title><link>http://bloggingabout.net/blogs/bas/archive/2009/06/22/customize-moss-search-part-2-modifying-the-default-moss-search-box.aspx#482390</link><pubDate>Wed, 28 Oct 2009 15:15:03 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482390</guid><dc:creator>DR</dc:creator><description>&lt;p&gt;I was trying to remove &amp;#39;This Site:&amp;#39; from my results page, and you gave me the solution - thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482390" width="1" height="1"&gt;</description></item><item><title>Noticias 20-Octubre-2009</title><link>http://bloggingabout.net/blogs/bas/archive/2009/10/19/sp2010-browser-compatibility-overview.aspx#482345</link><pubDate>Mon, 19 Oct 2009 22:44:48 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482345</guid><dc:creator>La Web de Programación</dc:creator><description>&lt;p&gt;Microsoft Application Architecture Guide 2ª ed. : Nueva versión de esta excelente guía para estructurar&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482345" width="1" height="1"&gt;</description></item><item><title>Social comments and analytics for this post</title><link>http://bloggingabout.net/blogs/bas/archive/2009/10/19/sharepoint-2010-keynote-information.aspx#482344</link><pubDate>Mon, 19 Oct 2009 20:26:28 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482344</guid><dc:creator>uberVU - social comments</dc:creator><description>&lt;p&gt;This post was mentioned on Twitter by BasLijten: new #SP2010 post: SharePoint 2010 keynote information: &lt;a rel="nofollow" target="_new" href="http://tinyurl.com/yjcs8wk"&gt;http://tinyurl.com/yjcs8wk&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482344" width="1" height="1"&gt;</description></item><item><title>SharePoint 2010 information</title><link>http://bloggingabout.net/blogs/bas/archive/2009/10/19/sp2010-browser-compatibility-overview.aspx#482343</link><pubDate>Mon, 19 Oct 2009 18:23:15 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:482343</guid><dc:creator>BBB - Bas Blogging 'Bout.Net</dc:creator><description>&lt;p&gt;This is just a small roundup of the information provided by our friend steve: Public beta of workspace&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482343" width="1" height="1"&gt;</description></item></channel></rss>