<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Ravi Vajaria&#039;s Blog</title>
	<atom:link href="http://blogs.salentica.com/rvajaria/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.salentica.com/rvajaria</link>
	<description>SharePoint, Dynamics CRM and stuff</description>
	<lastBuildDate>Thu, 21 May 2009 02:23:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on KB963027 may cause errors when SharePoint tries to crawl sites by pritish</title>
		<link>http://blogs.salentica.com/rvajaria/2009/04/22/kb963027sideeffect/comment-page-1/#comment-10</link>
		<dc:creator>pritish</dc:creator>
		<pubDate>Thu, 21 May 2009 02:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.salentica.com/rvajaria/?p=12#comment-10</guid>
		<description>This problem reared its head happened after applying these updates to the MOSS WFE; kb952004 kb956572 kb959426 kb960803 *kb963027* .  The solution presented here didn&#039;t work (but maybe has to do with running on win2008 x64 server). 

Simultaneous with these symptoms, we got an HTTP 403.14 when browsing to the root (e.g. http://dev-intranet/)

Resolved by:
1. detaching content database of the affected site (central admin &gt; application mgmt &gt; content databases, Remove Content Database) 
2. create new web application (central admin &gt; application mgmt &gt; create or extend web app &gt; create new web app) with mostly defaults except database authentication &amp; search server
3. created a new site collection in this new web application * observe the ability to get to this new site (central admin &gt; application mgmt &gt; create site collection)
4. detach the database of the new site (central admin &gt; application mgmt &gt; content databases, Remove Content Database) 
5. stsadm -o addcontentdb -url http://NewSiteURL -databasename DetachedOriginalContentDB (apparently the attach aspx times out with large databases or is otherwise flaky)
6. go to the crawl log (shared services admin &gt; search settings, view crawl log) * observe crawler sailing through new application&#039;s content database
7. edit bindings in IIS manager of the old non-functional Site, change the port to something unused and random, and remove the hostname (i.e. if its mapped to a DNS entry this is the host header info)
8. edit bindings in IIS manager of the newly created functional Site, change the hostname, port, IP address to the desired final state/match the DNS entry (e.g. hostname=dev-intranet, port=80)
9. edit alternate access mappings (central admin &gt; operations &gt; alternate access mappings, edit public URLs for the Collection that was just created in step 2; if your crawl is in progress, move the Default URL to the Intranet URL space.  Enter the IIS binding name/host header (step 8) into the Default URL

And kung-fu support from microsoft was required to get us back up.  Route questions about this resolution to @pritish on twitter.</description>
		<content:encoded><![CDATA[<p>This problem reared its head happened after applying these updates to the MOSS WFE; kb952004 kb956572 kb959426 kb960803 *kb963027* .  The solution presented here didn&#8217;t work (but maybe has to do with running on win2008 x64 server). </p>
<p>Simultaneous with these symptoms, we got an HTTP 403.14 when browsing to the root (e.g. <a href="http://dev-intranet/)" rel="nofollow">http://dev-intranet/)</a></p>
<p>Resolved by:<br />
1. detaching content database of the affected site (central admin &gt; application mgmt &gt; content databases, Remove Content Database)<br />
2. create new web application (central admin &gt; application mgmt &gt; create or extend web app &gt; create new web app) with mostly defaults except database authentication &amp; search server<br />
3. created a new site collection in this new web application * observe the ability to get to this new site (central admin &gt; application mgmt &gt; create site collection)<br />
4. detach the database of the new site (central admin &gt; application mgmt &gt; content databases, Remove Content Database)<br />
5. stsadm -o addcontentdb -url <a href="http://NewSiteURL" rel="nofollow">http://NewSiteURL</a> -databasename DetachedOriginalContentDB (apparently the attach aspx times out with large databases or is otherwise flaky)<br />
6. go to the crawl log (shared services admin &gt; search settings, view crawl log) * observe crawler sailing through new application&#8217;s content database<br />
7. edit bindings in IIS manager of the old non-functional Site, change the port to something unused and random, and remove the hostname (i.e. if its mapped to a DNS entry this is the host header info)<br />
8. edit bindings in IIS manager of the newly created functional Site, change the hostname, port, IP address to the desired final state/match the DNS entry (e.g. hostname=dev-intranet, port=80)<br />
9. edit alternate access mappings (central admin &gt; operations &gt; alternate access mappings, edit public URLs for the Collection that was just created in step 2; if your crawl is in progress, move the Default URL to the Intranet URL space.  Enter the IIS binding name/host header (step <img src='http://blogs.salentica.com/rvajaria/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> into the Default URL</p>
<p>And kung-fu support from microsoft was required to get us back up.  Route questions about this resolution to @pritish on twitter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CRM Accelerators: Enterprise Search by SharePoint guy</title>
		<link>http://blogs.salentica.com/rvajaria/2008/12/13/crm-accelerators-enterprise-search/comment-page-1/#comment-8</link>
		<dc:creator>SharePoint guy</dc:creator>
		<pubDate>Sun, 17 May 2009 19:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=28#comment-8</guid>
		<description>Interesting post. Thanks</description>
		<content:encoded><![CDATA[<p>Interesting post. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CRM Search by SharePoint Guy</title>
		<link>http://blogs.salentica.com/rvajaria/2009/04/13/crm-search/comment-page-1/#comment-7</link>
		<dc:creator>SharePoint Guy</dc:creator>
		<pubDate>Sun, 17 May 2009 19:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.salentica.com/Default.aspx?tabid=114&amp;EntryID=29#comment-7</guid>
		<description>Thanks for a post. For me it very much the helpful information</description>
		<content:encoded><![CDATA[<p>Thanks for a post. For me it very much the helpful information</p>
]]></content:encoded>
	</item>
</channel>
</rss>

