<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Gabe Hilado&#039;s SharePoint &#38; ASP.NET Blog</title>
	<link>http://spdeveloper.net</link>
	<description>Microsoft, SharePoint, ASP.NET, Software Solutions</description>
	<lastBuildDate>Thu, 29 Sep 2011 15:13:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.2" -->

	<item>
		<title>Metadata Search Web Part is Out!</title>
		<description><![CDATA[I am pleased to announce that the Metadata Search Web Part for SharePoint 2010 is now released! The Web Part allows users to do advanced search in SharePoint 2010 with very minimal configuration. The Web Part has the following features: Search SharePoint lists &#8211; perform advanced searches on any SharePoint list or library using metadata Generate [...]]]></description>
		<link>http://spdeveloper.net/2011/09/metadata-search-web-part-is-out/</link>
			</item>
	<item>
		<title>SharePoint Saturday DC #SPSTCDC going on right now!</title>
		<description><![CDATA[Today was the kickoff day for SharePoint Saturday-DC Conference. It was pretty good turn out. Several buildings at Northern Virginia Community College, Annandale Campus were packed with SharePoint peeps. I saw several people I used to work with at previous consulting gigs; it was great to see them and catch up with them. I&#8217;m glad [...]]]></description>
		<link>http://spdeveloper.net/2011/08/sharepoint-saturday-dc-spstcdc-going-on-right-now/</link>
			</item>
	<item>
		<title>Web Part &#8220;Error Creating Control&#8221; in SharePoint Designer</title>
		<description><![CDATA[When you are developing custom SharePoint web parts using SharePoint Object Model, it’s not enough that you can properly render contents in “Browse mode”.  Your web part must also take into account when the page it is attached to goes into “Edit mode”. In this blog post, I enumerate the different states the web part [...]]]></description>
		<link>http://spdeveloper.net/2011/08/web-part-error-creating-control-spd/</link>
			</item>
	<item>
		<title>Create &#8216;Open Tool Pane&#8217; link in custom .NET Web Parts for SharePoint 2010</title>
		<description><![CDATA[Back in SharePoint 2007, it was pretty popular to use the built-in Javascript function MSOTlPn_ShowToolPane2Wrapper to put the Web part page into edit mode and have the Web part properties editable. Typically, you would put something like the following in your Web part class code: protected override void OnPreRender(EventArgs e) { if (this.Page != null) [...]]]></description>
		<link>http://spdeveloper.net/2011/07/create-open-tool-pane-link-in-custom-net-web-parts-for-sharepoint-2010/</link>
			</item>
	<item>
		<title>Error when you create Search Center Site in SharePoint 2010</title>
		<description><![CDATA[When you&#8217;re trying to create a Search Center site in SharePoint 2010, you get an error that looks like the following: You have to activate SharePoint Server Publishing Infrastructure in Site Collection Features in order to create Search Center sites:]]></description>
		<link>http://spdeveloper.net/2011/05/error-when-you-create-search-center-site-in-sharepoint-2010/</link>
			</item>
	<item>
		<title>Security Event 540 doesn&#8217;t exist in Windows Server 2008 R2</title>
		<description><![CDATA[When I was configuring SharePoint 2010 in Windows 2008 R2 to use Kerberos, I bumped into this Technet article, which discusses configuration of Kerberos for SharePoint 2010. http://technet.microsoft.com/en-us/library/ee806870.aspx In the article, it advises to verify that Kerberos is used by looking at the Security event log and looking for Event 540. Well, event 540 never showed up. [...]]]></description>
		<link>http://spdeveloper.net/2011/05/security-event-540-doesnt-exist-in-windows-server-2008-r2/</link>
			</item>
	<item>
		<title>ApplicationHost.config File Location</title>
		<description><![CDATA[In case you are wondering where the ApplicationHost.config is located, perhaps because you have to make some modifications to it, you can find the file at: C:\Windows\System32\inetsrv\config Backup the file before you make modifications!!!]]></description>
		<link>http://spdeveloper.net/2011/05/applicationhost-config-file-location/</link>
			</item>
	<item>
		<title>SharePoint 2010 in Windows 2008 R2 and Kerberos</title>
		<description><![CDATA[There are two options when configuring SharePoint 2010 security in &#8220;classic mode&#8221; (as opposed to claims-based). You can use Basic (NTLM) or Negotiate (Kerberos). If you use NTLM, you may run into double-hop issues. This is why you will probably want to use Kerberos over NTLM (this assuming you&#8217;re not yet moving towards claims-based authentication). [...]]]></description>
		<link>http://spdeveloper.net/2011/05/sharepoint-2010-in-windows-2008-r2-and-kerberos/</link>
			</item>
	<item>
		<title>Sharepoint Products Configuration Wizard-CREATE DATABASE permission denied</title>
		<description><![CDATA[When you run the SharePoint Products Configuration Wizard for the first time, you get the following error: System.Data.SqlClient.SqlException: CREATE DATABASE permission denied in database &#8216;master&#8217;. This means that the domain account you specified to connect to the SQL Server does not have permissions to create the SharePoint config database. So go to your SQL Server [...]]]></description>
		<link>http://spdeveloper.net/2011/05/sharepoint-products-configuration-wizard-create-database-permission-denied/</link>
			</item>
	<item>
		<title>Error installing SharePoint 2010 Prerequisites</title>
		<description><![CDATA[When installing SharePoint, you have to install prerequisites first. If you launch the SharePoint Prerequisites Installer from the SharePoint setup GUI (clicking the link), you may notice that most prerequisites (like IIS) installs correctly but there are some that wouldn&#8217;t install correctly. Some of the errors that I experienced: Error: Startup task doesn&#8217;t exist. This [...]]]></description>
		<link>http://spdeveloper.net/2011/05/error-installing-sharepoint-2010-prerequisites/</link>
			</item>
</channel>
</rss>

