<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SharePoint Geek &#187; MOSS</title>
	<atom:link href="http://sharepoint-geek.com/category/moss/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepoint-geek.com</link>
	<description>SharePoint Tips &#38; Tricks</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:19:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Delete An Extended Web Application</title>
		<link>http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/</link>
		<comments>http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/#comments</comments>
		<pubDate>Thu, 27 May 2010 17:07:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Windows SharePoint Services Web Application]]></category>
		<category><![CDATA[extended web application]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/</guid>
		<description><![CDATA[Extended web applications are not listed in the web application list and cannot be deleted using the Delete Web Application link in Central Administration. Use the following steps to delete extended web applications: Start Central Administration Go to Application Management Click Remove SharePoint from IIS Web Site to get a page with a form similar [...]]]></description>
			<content:encoded><![CDATA[<p>Extended web applications are not listed in the web application list and cannot be deleted using the <strong>Delete Web Application</strong> link in Central Administration.</p>
<p>Use the following steps to <strong>delete extended web applications</strong>:</p>
<ol>
<li>Start <strong>Central Administration</strong></li>
<li>Go to <strong>Application Management</strong></li>
<li>Click <strong>Remove <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> from IIS Web Site</strong> to get a page with a form similar to the following.      <br /><a href="http://sharepoint-geek.com/wp-content/uploads/2010/05/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://sharepoint-geek.com/wp-content/uploads/2010/05/image_thumb.png" width="429" height="261" /></a> </li>
<li>Select the web application that the extended web app was extended from </li>
<li>Select which extention/zone to delete </li>
<li>Select whether to keep or delete the IIS Web site </li>
<li>Finally click <strong>OK</strong></li>
</ol>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</a>, <a href="http://sharepoint-geek.com/category/extended-web-application/" title="extended web application" rel="tag">extended web application</a>, <a href="http://sharepoint-geek.com/category/iis/" title="IIS" rel="tag">IIS</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/web-application/" title="web application" rel="tag">web application</a>, <a href="http://sharepoint-geek.com/category/windows-sharepoint-services-web-application/" title="Windows SharePoint Services Web Application" rel="tag">Windows SharePoint Services Web Application</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL To Search Every Column Of Every Table</title>
		<link>http://sharepoint-geek.com/2010/04/02/sql-to-search-every-column-of-every-table/</link>
		<comments>http://sharepoint-geek.com/2010/04/02/sql-to-search-every-column-of-every-table/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 15:25:13 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[sharepoint list]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/04/02/sql-to-search-every-column-of-every-table/</guid>
		<description><![CDATA[I was trying to export a site that had been moved from a MOSS farm to a WSS farm and was getting an error that a list did not exist.&#160; Well, I’ve fought with this particular web application for quite a while and was sick of getting stupid little errors because of the move from [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to export a site that had been moved from a <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a> farm to a <a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> farm and was getting an error that a list did not exist.&#160; Well, I’ve fought with this particular web application for quite a while and was sick of getting stupid little errors because of the move from <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a> to <a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a>.&#160; So, I was able to find a <a href="http://sharepoint-geek.com/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sql">SQL</a> Stored Procedure that I could use to delete all references to the “orphaned” list.</p>
<p>I found this Stored Procedure on <a href="http://vyaskn.tripod.com/search_all_columns_in_all_tables.htm">Vyas Kondreddi’s website</a>.</p>
<div class="csharpcode" id="code">
<pre class="alt"><span class="kwrd">CREATE</span> <span class="kwrd">PROC</span> SearchAllTables</pre>
<pre>(</pre>
<pre class="alt">    @SearchStr nvarchar(100)</pre>
<pre>)</pre>
<pre class="alt"><span class="kwrd">AS</span></pre>
<pre><span class="kwrd">BEGIN</span></pre>
<pre class="alt">&#160;</pre>
<pre>    <span class="rem">-- Copyright © 2002 Narayana Vyas Kondreddi. All rights reserved.</span></pre>
<pre class="alt">    <span class="rem">-- Purpose: To search all columns of all tables for a given search string</span></pre>
<pre>    <span class="rem">-- Written by: Narayana Vyas Kondreddi</span></pre>
<pre class="alt">    <span class="rem">-- Site: http://vyaskn.tripod.com</span></pre>
<pre>    <span class="rem">-- Tested on: <a href="http://sharepoint-geek.com/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sql">SQL</a> Server 7.0 and <a href="http://sharepoint-geek.com/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sql">SQL</a> Server 2000</span></pre>
<pre class="alt">    <span class="rem">-- Date modified: 28th July 2002 22:50 GMT</span></pre>
<pre>&#160;</pre>
<pre class="alt">&#160;</pre>
<pre>    <span class="kwrd">CREATE</span> <span class="kwrd">TABLE</span> #Results (ColumnName nvarchar(370), ColumnValue nvarchar(3630))</pre>
<pre class="alt">&#160;</pre>
<pre>    <span class="kwrd">SET</span> NOCOUNT <span class="kwrd">ON</span></pre>
<pre class="alt">&#160;</pre>
<pre>    <span class="kwrd">DECLARE</span> @TableName nvarchar(256), @ColumnName nvarchar(128), @SearchStr2 nvarchar(110)</pre>
<pre class="alt">    <span class="kwrd">SET</span>  @TableName = <span class="str">''</span></pre>
<pre>    <span class="kwrd">SET</span> @SearchStr2 = QUOTENAME(<span class="str">'%'</span> + @SearchStr + <span class="str">'%'</span>,<span class="str">''</span><span class="str">''</span>)</pre>
<pre class="alt">&#160;</pre>
<pre>    <span class="kwrd">WHILE</span> @TableName <span class="kwrd">IS</span> <span class="kwrd">NOT</span> <span class="kwrd">NULL</span></pre>
<pre class="alt">    <span class="kwrd">BEGIN</span></pre>
<pre>        <span class="kwrd">SET</span> @ColumnName = <span class="str">''</span></pre>
<pre class="alt">        <span class="kwrd">SET</span> @TableName = </pre>
<pre>        (</pre>
<pre class="alt">            <span class="kwrd">SELECT</span> <span class="kwrd">MIN</span>(QUOTENAME(TABLE_SCHEMA) + <span class="str">'.'</span> + QUOTENAME(TABLE_NAME))</pre>
<pre>            <span class="kwrd">FROM</span>     INFORMATION_SCHEMA.TABLES</pre>
<pre class="alt">            <span class="kwrd">WHERE</span>         TABLE_TYPE = <span class="str">'BASE TABLE'</span></pre>
<pre>                <span class="kwrd">AND</span>    QUOTENAME(TABLE_SCHEMA) + <span class="str">'.'</span> + QUOTENAME(TABLE_NAME) &gt; @TableName</pre>
<pre class="alt">                <span class="kwrd">AND</span>    OBJECTPROPERTY(</pre>
<pre>                        OBJECT_ID(</pre>
<pre class="alt">                            QUOTENAME(TABLE_SCHEMA) + <span class="str">'.'</span> + QUOTENAME(TABLE_NAME)</pre>
<pre>                             ), <span class="str">'IsMSShipped'</span></pre>
<pre class="alt">                               ) = 0</pre>
<pre>        )</pre>
<pre class="alt">&#160;</pre>
<pre>        <span class="kwrd">WHILE</span> (@TableName <span class="kwrd">IS</span> <span class="kwrd">NOT</span> <span class="kwrd">NULL</span>) <span class="kwrd">AND</span> (@ColumnName <span class="kwrd">IS</span> <span class="kwrd">NOT</span> <span class="kwrd">NULL</span>)</pre>
<pre class="alt">        <span class="kwrd">BEGIN</span></pre>
<pre>            <span class="kwrd">SET</span> @ColumnName =</pre>
<pre class="alt">            (</pre>
<pre>                <span class="kwrd">SELECT</span> <span class="kwrd">MIN</span>(QUOTENAME(COLUMN_NAME))</pre>
<pre class="alt">                <span class="kwrd">FROM</span>     INFORMATION_SCHEMA.COLUMNS</pre>
<pre>                <span class="kwrd">WHERE</span>         TABLE_SCHEMA    = PARSENAME(@TableName, 2)</pre>
<pre class="alt">                    <span class="kwrd">AND</span>    TABLE_NAME    = PARSENAME(@TableName, 1)</pre>
<pre>                    <span class="kwrd">AND</span>    DATA_TYPE <span class="kwrd">IN</span> (<span class="str">'char'</span>, <span class="str">'varchar'</span>, <span class="str">'nchar'</span>, <span class="str">'nvarchar'</span>)</pre>
<pre class="alt">                    <span class="kwrd">AND</span>    QUOTENAME(COLUMN_NAME) &gt; @ColumnName</pre>
<pre>            )</pre>
<pre class="alt">    </pre>
<pre>            <span class="kwrd">IF</span> @ColumnName <span class="kwrd">IS</span> <span class="kwrd">NOT</span> <span class="kwrd">NULL</span></pre>
<pre class="alt">            <span class="kwrd">BEGIN</span></pre>
<pre>                INSERT <span class="kwrd">INTO</span> #Results</pre>
<pre class="alt">                <span class="kwrd">EXEC</span></pre>
<pre>                (</pre>
<pre class="alt">                    <span class="str">'SELECT '</span><span class="str">''</span> + @TableName + <span class="str">'.'</span> + @ColumnName + <span class="str">''</span><span class="str">', LEFT('</span> + @ColumnName + <span class="str">', 3630) </pre>
<pre>                    FROM '</span> + @TableName + <span class="str">' (NOLOCK) '</span> +</pre>
<pre class="alt">                    <span class="str">' WHERE '</span> + @ColumnName + <span class="str">' LIKE '</span> + @SearchStr2</pre>
<pre>                )</pre>
<pre class="alt">            <span class="kwrd">END</span></pre>
<pre>        <span class="kwrd">END</span>    </pre>
<pre class="alt">    <span class="kwrd">END</span></pre>
<pre>&#160;</pre>
<pre class="alt">    <span class="kwrd">SELECT</span> ColumnName, ColumnValue <span class="kwrd">FROM</span> #Results</pre>
<pre><span class="kwrd">END</span></pre>
</div>
<style type="text/css">
<p>#code {width:500px;overflow:scroll;}
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>

	Tags: <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/sharepoint-list/" title="sharepoint list" rel="tag">sharepoint list</a>, <a href="http://sharepoint-geek.com/category/sql/" title="sql" rel="tag">sql</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/04/02/sql-to-search-every-column-of-every-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Checked Out Files</title>
		<link>http://sharepoint-geek.com/2010/02/24/find-checked-out-files/</link>
		<comments>http://sharepoint-geek.com/2010/02/24/find-checked-out-files/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 14:59:40 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[managed property]]></category>
		<category><![CDATA[search services]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/02/24/find-checked-out-files/</guid>
		<description><![CDATA[From time-to-time we have incremental deployments fail because of issues with checked out pages or other objects.&#160; So, I searched for a way to find all the checked out files and came across Ryan Steeno’s blog. Here is an overview of the process: Create a new managed property in the Shared Service Provider (SSP) Perform [...]]]></description>
			<content:encoded><![CDATA[<p>From time-to-time we have incremental deployments fail because of issues with checked out pages or other objects.&#160; So, I searched for a way to find all the checked out files and came across Ryan Steeno’s <a href="http://ryansteeno.spaces.live.com/blog/">blog</a>.</p>
<p>Here is an overview of the process:</p>
<ol>
<li>Create a new managed property in the Shared Service Provider (SSP) </li>
<li>Perform a full crawl on the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> content source </li>
<li>Use the new managed property by searching something like: checkoutuser:&lt;author_name&gt; </li>
</ol>
<p>&#160;</p>
<p>Go to Ryan’s blog post for details: <a href="http://ryansteeno.spaces.live.com/blog/cns!5BD49B6555761E83!244.entry">Find checked out files using MOSS Enterprise Search</a></p>

	Tags: <a href="http://sharepoint-geek.com/category/managed-property/" title="managed property" rel="tag">managed property</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/search-services/" title="search services" rel="tag">search services</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/02/24/find-checked-out-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A potentially dangerous Request.Form value</title>
		<link>http://sharepoint-geek.com/2010/01/07/a-potentially-dangerous-request-form-value/</link>
		<comments>http://sharepoint-geek.com/2010/01/07/a-potentially-dangerous-request-form-value/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 18:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[sharepoint security]]></category>
		<category><![CDATA[web.config]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/01/07/a-potentially-dangerous-request-form-value/</guid>
		<description><![CDATA[We were having trouble adding a user to a site collection.&#160; Every time we hit the search button or clicked the check userid button the system would just sit there and spin. I added the following section of the web.config to resolve the issue. &#60;/compilation&#62; &#60;pages enableSessionState=&#34;false&#34; enableViewState=&#34;true&#34; enableViewStateMac=&#34;true&#34; validateRequest=&#34;false&#34; pageParserFilterType=&#34;Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>We were having trouble adding a user to a site collection.&#160; Every time we hit the search button or clicked the check userid button the system would just sit there and spin. I added the following section of the web.config to resolve the issue.</p>
<div style="border-right: #ccc 1px solid; border-top: #ccc 1px solid; overflow: auto; border-left: #ccc 1px solid; width: 100%; border-bottom: #ccc 1px solid; height: 200px">
<pre class="csharpcode"><span class="kwrd">&lt;/</span><span class="html">compilation</span><span class="kwrd">&gt;</span>
  <span class="kwrd">&lt;</span><span class="html">pages</span> <span class="attr">enableSessionState</span><span class="kwrd">=&quot;false&quot;</span> <span class="attr">enableViewState</span><span class="kwrd">=&quot;true&quot;</span> <span class="attr">enableViewStateMac</span><span class="kwrd">=&quot;true&quot;</span> <span class="attr">validateRequest</span><span class="kwrd">=&quot;false&quot;</span> <span class="attr">pageParserFilterType</span><span class="kwrd">=&quot;Microsoft.<a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a>.ApplicationRuntime.SPPageParserFilter, Microsoft.<a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a>, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&quot;</span> <span class="attr">asyncTimeout</span><span class="kwrd">=&quot;7&quot;</span><span class="kwrd">&gt;</span>
    <span class="kwrd">&lt;</span><span class="html">namespaces</span><span class="kwrd">&gt;</span>
      <span class="kwrd">&lt;</span><span class="html">remove</span> <span class="attr">namespace</span><span class="kwrd">=&quot;System.Web.UI.WebControls.WebParts&quot;</span> <span class="kwrd">/&gt;</span>
    <span class="kwrd">&lt;/</span><span class="html">namespaces</span><span class="kwrd">&gt;</span>
    <span class="kwrd">&lt;</span><span class="html">tagMapping</span><span class="kwrd">&gt;</span>
      <span class="kwrd">&lt;</span><span class="html">add</span> <span class="attr">tagType</span><span class="kwrd">=&quot;System.Web.UI.WebControls.SqlDataSource, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&quot;</span> <span class="attr">mappedTagType</span><span class="kwrd">=&quot;Microsoft.<a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a>.WebControls.SPSqlDataSource, Microsoft.<a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a>, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&quot;</span> <span class="kwrd">/&gt;</span>
    <span class="kwrd">&lt;/</span><span class="html">tagMapping</span><span class="kwrd">&gt;</span>
  <span class="kwrd">&lt;/</span><span class="html">pages</span><span class="kwrd">&gt;</span>
<span class="kwrd">&lt;</span><span class="html">siteMap</span> <span class="attr">defaultProvider</span><span class="kwrd">=&quot;SPSiteMapProvider&quot;</span> <span class="attr">enabled</span><span class="kwrd">=&quot;true&quot;</span><span class="kwrd">&gt;</span></pre>
<style type="text/css">
<p>.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
</div>
<p>The error that we were getting in the trace logs is similar to below.</p>
<div style="border-right: #ccc 1px solid; border-top: #ccc 1px solid; overflow: auto; border-left: #ccc 1px solid; width: 100%; border-bottom: #ccc 1px solid; height: 50px">
<pre class="csharpcode">Exception Type: System.Web.HttpRequestValidationException  Exception Message: A potentially dangerous Request.Form value was detected from the client (ctl00$PlaceHolderDialogBodySection$ctl04$OriginalEntities=&quot;&lt;Entities /&gt;&quot;).</pre>
<style type="text/css">
<p>.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
</div>
<p>via <a href="http://blog.solien.com/archive/2009/10/27/sharepoint-a-potentially-dangerous-request.form-value-was-detected-from-the.aspx" target="_blank">Solien Technology</a></p>

	Tags: <a href="http://sharepoint-geek.com/category/errors/" title="errors" rel="tag">errors</a>, <a href="http://sharepoint-geek.com/category/logs/" title="logs" rel="tag">logs</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/sharepoint-security/" title="sharepoint security" rel="tag">sharepoint security</a>, <a href="http://sharepoint-geek.com/tag/sql/" title="sql" rel="tag">sql</a>, <a href="http://sharepoint-geek.com/category/web-config/" title="web.config" rel="tag">web.config</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/01/07/a-potentially-dangerous-request-form-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint And Alternate Access Paths</title>
		<link>http://sharepoint-geek.com/2010/01/05/sharepoint-and-alternate-access-paths/</link>
		<comments>http://sharepoint-geek.com/2010/01/05/sharepoint-and-alternate-access-paths/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 18:10:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[alternate access mappings]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/01/05/sharepoint-and-alternate-access-paths/</guid>
		<description><![CDATA[I have been wanting to setup a non-www host header for our external websites and found that there are 2 steps to get this working: Setup an Alternate Access Mapping in the default zone that specifies the domain without the “www”. Manually add the host header to the IIS properties of the website. Tags: alternate [...]]]></description>
			<content:encoded><![CDATA[<p>I have been wanting to setup a non-www host header for our external websites and found that there are 2 steps to get this working:</p>
<ol>
<li>Setup an Alternate Access Mapping in the default zone that specifies the domain without the “www”.</li>
<li>Manually add the host header to the IIS properties of the website.</li>
</ol>

	Tags: <a href="http://sharepoint-geek.com/category/alternate-access-mappings/" title="alternate access mappings" rel="tag">alternate access mappings</a>, <a href="http://sharepoint-geek.com/category/iis/" title="IIS" rel="tag">IIS</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/" title="Stop Windows SharePoint Services Web Application (November 4, 2009)">Stop Windows SharePoint Services Web Application</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/01/05/sharepoint-and-alternate-access-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An update conflict has occurred, and you must re-try this action</title>
		<link>http://sharepoint-geek.com/2010/01/04/an-update-conflict-has-occurred-and-you-must-re-try-this-action/</link>
		<comments>http://sharepoint-geek.com/2010/01/04/an-update-conflict-has-occurred-and-you-must-re-try-this-action/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 18:04:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[content deployment]]></category>
		<category><![CDATA[content publishing]]></category>
		<category><![CDATA[timer job]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[sharepoint services]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/01/04/an-update-conflict-has-occurred-and-you-must-re-try-this-action/</guid>
		<description><![CDATA[Lately, we have been getting a lot of errors on our content deployment jobs.&#160; The error that the jobs seem to have in common is “An update conflict has occurred, and you must re-try this action”. I followed this Microsoft KB Article to resolve the issue: Error message when you try to modify or to [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, we have been getting a lot of errors on our content deployment jobs.&#160; The error that the jobs seem to have in common is “An update conflict has occurred, and you must re-try this action”.</p>
<p>I followed this Microsoft KB Article to resolve the issue: <a href="http://support.microsoft.com/kb/939308" target="_blank">Error message when you try to modify or to delete an alternate access mapping in Windows SharePoint Services 3.0: &quot;An update conflict has occurred, and you must re-try this action&quot; &#8211; 939308</a></p>

	Tags: <a href="http://sharepoint-geek.com/category/cache/" title="cache" rel="tag">cache</a>, <a href="http://sharepoint-geek.com/category/content-deployment/" title="content deployment" rel="tag">content deployment</a>, <a href="http://sharepoint-geek.com/category/content-publishing/" title="content publishing" rel="tag">content publishing</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/tag/sharepoint-services/" title="sharepoint services" rel="tag">sharepoint services</a>, <a href="http://sharepoint-geek.com/category/timer-job/" title="timer job" rel="tag">timer job</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/" title="Stop Windows SharePoint Services Web Application (November 4, 2009)">Stop Windows SharePoint Services Web Application</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/sharepoint-search-services-error/" title="SharePoint Search Services Error (May 21, 2009)">SharePoint Search Services Error</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/22/error-running-the-configuration-wizard/" title="Error Running The Configuration Wizard (October 22, 2009)">Error Running The Configuration Wizard</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/01/04/an-update-conflict-has-occurred-and-you-must-re-try-this-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Central Admin Port</title>
		<link>http://sharepoint-geek.com/2009/12/11/change-central-admin-port/</link>
		<comments>http://sharepoint-geek.com/2009/12/11/change-central-admin-port/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/12/11/change-central-admin-port/</guid>
		<description><![CDATA[Change the Central Administration Web site port number Use this procedure to change the port number of the Central Administration Web site. Change the Central Administration Web site port number by using the Stsadm command-line tool On the drive where SharePoint Products and Technologies is installed, open a command-line window and type the following command: [...]]]></description>
			<content:encoded><![CDATA[<h3>Change the Central Administration Web site port number</h3>
<p>Use this procedure to change the port number of the Central Administration Web site. </p>
<h5>Change the Central Administration Web site port number by using the <a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">Stsadm</a> command-line tool</h5>
<ol>
<li>
<p>On the drive where <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Products and Technologies is installed, open a command-line window and type the following command: <strong>cd %CommonProgramFiles%\Microsoft Shared\Web Server Extensions\12\bin</strong></p>
</li>
<li>
<p>To determine the current port number for the Central Administration Web site, at the command prompt, type the following command, and then press ENTER: <strong><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> -o getadminport</strong></p>
<p>For more information, see <a href="http://technet.microsoft.com/en-us/library/cc287648.aspx">Getadminport</a>.</p>
</li>
<li>
<p>To change the port number for the Central Administration Web site, use the following command, including any options that apply to your environment: <strong><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> -o setadminport -port &lt;</strong><em>port</em><strong>&gt; [-ssl] [-admapcreatenew] [-admapidname] &lt;</strong><em>application pool name</em><strong>&gt;</strong></p>
<p>For more information, see <a href="http://technet.microsoft.com/en-us/library/cc287831.aspx">Setadminport</a>.</p>
</li>
</ol>
<blockquote><p><font color="#ff0000"><strong>Note: </strong>You can only change the port number for the Central Administration Web site by using the <a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">Stsadm</a> command-line tool.</font></p>
<p>via <a href="http://technet.microsoft.com/en-us/library/cc288247.aspx" target="_blank">Microsoft Technet</a></p>
</blockquote>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/tag/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/12/11/change-central-admin-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Template IDs</title>
		<link>http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/</link>
		<comments>http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 14:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/</guid>
		<description><![CDATA[A great resources for DevExpertise – SharePoint List Template IDs and Site Template IDs. Tech Training Notes &#8211; SharePoint: RegistrationId List Template Type IDs Tags: features, MOSS, Sharepoint, wss Related posts WssRemoveFeatureFromSite + BAT File (0) WSS v3 &#38; MOSS 2007 Features (0) Unable To Enable Office SharePoint Server Publishing (0) Unable To Activate Office [...]]]></description>
			<content:encoded><![CDATA[<p>A great resources for</p>
<ul>
<li>DevExpertise – <a href="http://www.devexpertise.com/2009/02/06/sharepoint-list-template-ids-and-site-template-ids/">SharePoint List Template IDs and Site Template IDs</a>. </li>
<li>Tech Training Notes &#8211; <a href="http://techtrainingnotes.blogspot.com/2008/01/sharepoint-registrationid-list-template.html">SharePoint: RegistrationId List Template Type IDs</a></li>
</ul>

	Tags: <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/" title="Stop Windows SharePoint Services Web Application (November 4, 2009)">Stop Windows SharePoint Services Web Application</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable To Enable Office SharePoint Server Publishing</title>
		<link>http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/</link>
		<comments>http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Office SharePoint Server]]></category>
		<category><![CDATA[Publishing Provisioning]]></category>
		<category><![CDATA[activatefeature]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/</guid>
		<description><![CDATA[Whenever I create a new MOSS site this is going to use the Office SharePoint Server Publishing feature I get an “Access Denied” error when I try enable it. So, I am finally posting the solution: stsadm -o activatefeature -name PublishingResources -url &#60;site&#62; *Be sure to include the &#8220;http://&#8221; in the &#60;site&#62; Hope this helps! [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever I create a new <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a> site this is going to use the Office <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Server Publishing feature I get an “Access Denied” error when I try enable it.</p>
<p>So, I am finally posting the solution:</p>
<pre class="csharpcode"><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> -o activatefeature -name PublishingResources -url &lt;site&gt;</pre>
<p>*Be sure to include the &#8220;http://&#8221; in the &lt;site&gt;</p>
<p>Hope this helps!</p>
<p><!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></p>

	Tags: <a href="http://sharepoint-geek.com/category/activatefeature/" title="activatefeature" rel="tag">activatefeature</a>, <a href="http://sharepoint-geek.com/category/errors/" title="errors" rel="tag">errors</a>, <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/office-sharepoint-server/" title="Office SharePoint Server" rel="tag">Office SharePoint Server</a>, <a href="http://sharepoint-geek.com/category/publishing-provisioning/" title="Publishing Provisioning" rel="tag">Publishing Provisioning</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/tag/stsadm/" title="stsadm" rel="tag">stsadm</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2010/02/24/find-checked-out-files/" title="Find Checked Out Files (February 24, 2010)">Find Checked Out Files</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Alerts Not Working</title>
		<link>http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/</link>
		<comments>http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:53:29 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[sharepoint alerts]]></category>
		<category><![CDATA[sharepoint timer jobs]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/</guid>
		<description><![CDATA[One of our developers reported to me that the SharePoint Alerts were not sending emails.&#160; The initial notification that the alert was setup was sent but not the alerts themselves. I was able to find a great article by a MS MVP named Susan Bradley called How to Troubleshoot Alerts in WSS 3.0 / MOSS. [...]]]></description>
			<content:encoded><![CDATA[<p>One of our developers reported to me that the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Alerts were not sending emails.&#160; The initial notification that the alert was setup was sent but not the alerts themselves.</p>
<p>I was able to find a great article by a MS MVP named Susan Bradley called <a href="http://msmvps.com/blogs/bradley/archive/2009/03/22/how-to-troubleshoot-alerts-in-wss-3-0-moss.aspx">How to Troubleshoot Alerts in WSS 3.0 / MOSS</a>.</p>
<p>In going through all the steps, I was able to determine that my issue was caused by the permissions setup on the list.</p>
<p>Thanks, Susan!</p>
<p>Below is the contents of the article:</p>
<p><b>Question:&#160; How to Troubleshoot Alerts in <a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> 3.0 / <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a></b>    <br /><b>Answer:</b></p>
<p>The most common issue in alert is the user will get the initial email, but will not get when changes are made to the list where he configured the alert.&#160; Check the following settings in order and ensure that it is correct.</p>
<p><b>1.</b><b> </b> Is it an upgrade from V2 to V3?&#160; If yes, check the upgrade section at the bottom of this page.</p>
<p><b>2.</b><b> </b>If this is a new install of V3 (<a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> or <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a>), then do the following </p>
<p><b>a.</b><b> </b>Create a new web app and see if the alerts work there.&#160; If yes, you can move the content db of the non-working site to this one. If customer is not ready to do that, then try the following.</p>
<p><b>b.</b><b> </b>Open the command prompt and go to the 12\Bin folder. Run this command and see whether alerts are enabled for the web application.&#160;&#160; </p>
<p><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">Stsadm</a>.exe-o getproperty -url <a>http://problemsite</a>&#160; -pn <a name="#h16">alert</a>s-enabled</p>
<p>The expected output is &lt;Property Exist=&quot;Yes&quot; Value=&quot;yes&quot; /&gt;.&#160; If you don’t get this, run the following command to change the value.</p>
<p>stsadm.exe -o setproperty -pn alerts-enabled -pv &quot;true&quot; -url <a>http://problemsite</a></p>
<p>If the property is Yes and still the alerts are not sent, toggle the property from Yes to NO</p>
<p>and then from No to Yes.&#160; This may delete all the existing alerts and warn the customer </p>
<p>about this.</p>
<p><b>c.</b><b> </b> Check the property job-immediate-alerts schedule through command prompt.&#160; Run this command from the 12\bin folder.&#160; If we have issues with Scheduled alerts like daily or weekly, then check the property <b>job-daily-alerts </b>and <b>job-weekly-alerts</b>.</p>
<p> stsadm.exe -o getproperty -url <a>http://ProblemSite</a>&#160; -pn job-immediate-alerts</p>
<p>The expected output is </p>
<p>&lt;Property Exist=&quot;Yes&quot; Value=&quot;every 5 minutes between 0 and 59&quot;/&gt;.&#160; If you don’t get this, run the following command to change the value.</p>
<p>stsadm.exe -o setproperty -pn job-immediate-alerts -pv &quot;every 5 minutes</p>
<p>between 0 and 59&quot; -url <a>http://ProblemSite</a></p>
<p><b>d.</b><b> </b>Confirm the above step through the UI. Central adminàOperationsàTimer Job Definitions and ensure that a job named Immediate Alerts is present for the web application.</p>
<p><b>e.</b><b> </b>Configure the alert for a user in a list.&#160; Instead of typing the domain name\ user name, type the email address of the user and see if he gets initial email.&#160; Then make a change to the list and see whether he gets the mail related to the change.</p>
<p><b>f.</b><b> </b>If he gets the alert as expected, then create a new alert and this time select the user from the people picker or type the domain name\user name.&#160; </p>
<p><b>g.</b><b> </b>If the alert is not working after doing the above step, then check the ImmedSubscriptions / SchedSubscriptions table of the content db of the web application depending on the type of alert and see a new record is added and ensure that the email field for the user is populated correctly.&#160; If not, check whether the email address is present in the user’s profile through the SSP admin page.</p>
<p><b>h.</b><b> </b>The initial alert is not security trimmed. So irrespective of whether the user has privileges on the list or not, the initial alert will be sent.&#160; If the user is not getting alert for any changes, then check whether the user has Read permission on the list.</p>
<p><b>i.</b><b> </b>This also happen if there is some issue in their mail provider (third party email providers.&#160; In this case, capture the ULS log with all information events in the verbose mode and check for lines which says Alert has been sent.</p>
<p><b>j.</b><b> </b>Email enabled security groups can also be used for configuring alerts.&#160; If the changes are not notified to the members of the group, check whether the group is added to the list with minimum Read permission.&#160; Also some email providers block email groups if the number of members are more than certain number.</p>
<p><b>k.</b><b> </b>Open SQL Query Analyzer; connect to the content database of problematic site. Run the following query.</p>
<p><b>Select * from timerlock</b></p>
<p>This server is responsible for processing the timer service.&#160; You can follow this KB – </p>
<p><a>http://support.microsoft.com/kb/934838</a> to sync the accounts and password across the </p>
<p>Farm</p>
<p>The internal working mechanism of how an alert should work in v3:</p>
<p>The EventCache table records the SQL level events as they occur and the EventData and ACL columns are not NULL for an alert event.&#160; There is an alerts timer job that runs periodically to process the records in the EventCache. After the alerts timer job runs, it nulls out the EventData and ACL columns. Then, it will log an event into the EventLog table.&#160; So check the following in SQL.</p>
<p><b>select * from eventcache where EventData is not null</b></p>
<p>This will output all of the subscriptions which have not been processed yet. We can see if there are some alerts which are not processed.</p>
<p><b>select * from eventlog where ListID = &#8216;xxx&#8217;</b></p>
<p>You can get the ListID from the EventCache table by running </p>
<p><b>Select * from EventCache</b> and check the documents which correspond to the problematic list. </p>
<p>If you cannot find any record, perform the following tests: </p>
<p>Run filemon on the MOSS server which is responsible for the timer service and check if the Timer </p>
<p>service picks up the alert template during the whole process. </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Upload a new document to the document library which is supposed to have the alerts. Begin running&#160; </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; the filemon and analyze the logs.</p>
<p><b>p.</b><b> </b><b>select * from eventcache order by EventTime DESC</b></p>
<p>Check if the latest log is the one corresponds to your uploaded document. Make sure the EventData and ACL columns are not NULL. </p>
<p>After 5 minutes or more minutes, check the EventCache table again to see if the EventData and ACL columns are NULLed. </p>
<p>If so, stop filemon after the EventData and ACL columns are NULLed . Review log. </p>
<p><b>Upgrade from V2 to V3</b></p>
<p>1. <b></b>Check this KB &#8211; <a>http://support.microsoft.com/kb/936759/en-us</a></p>
<p>2. If no alerts are getting triggered even for a new web app, then run the Psconfig Wizard without changing any options.&#160; </p>
<p>The timer job displayed an older date because the upgrade job was hung</p>
<p>3. If the alert works on new web apps, then you can move the site collections from the upgraded web app to the newly created web app through stsadm –o backup / restore or stsadm –o export / import.&#160; This action will be useful only if you have fewer site collections and this is only a workaround.</p>
<p><b>Case Study</b></p>
<p>ERROR MESSAGE:   <br />================    <br />Running the psconfig wizard fails immediately with &quot;Unable to upgrade SharePoint     <br />Products and technologies because an upgrade is already in progress&quot;    <br />No psconfig process in task manager</p>
<p>CAUSE:   <br />=======    <br />The timer job displayed an older date because the upgrade job was hung    <br />RESOLUTION:    <br />============    <br />Sharepoint central administration page-&gt;Operations-&gt;Timer job definitions    <br />Asked client to delete the &quot;Upgrade job&quot;    <br />Now the psconfig wizard ran fine    <br />Timer job definition showed all the jobs with the latest date. Especially the     <br />Immediate alerts job</p>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/sharepoint-alerts/" title="sharepoint alerts" rel="tag">sharepoint alerts</a>, <a href="http://sharepoint-geek.com/category/sharepoint-timer-jobs/" title="sharepoint timer jobs" rel="tag">sharepoint timer jobs</a>, <a href="http://sharepoint-geek.com/tag/sql/" title="sql" rel="tag">sql</a>, <a href="http://sharepoint-geek.com/category/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/tag/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a>, <a href="http://sharepoint-geek.com/tag/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
