<?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>sevcik.tk &#187; Sharepoint</title>
	<atom:link href="http://sevcik.tk/category/sharepoint/feed" rel="self" type="application/rss+xml" />
	<link>http://sevcik.tk</link>
	<description>sevcik [dot] tk / .net, csharp, sharepoint, visual studio, my knowledge base, my tips, etc...</description>
	<lastBuildDate>Sat, 13 Feb 2010 23:09:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A web configuration modification operation is already running</title>
		<link>http://sevcik.tk/2009/01/30/a-web-configuration-modification-operation-is-already-running.html</link>
		<comments>http://sevcik.tk/2009/01/30/a-web-configuration-modification-operation-is-already-running.html#comments</comments>
		<pubDate>Thu, 29 Jan 2009 22:20:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sevcik.tk/?p=91</guid>
		<description><![CDATA[This error occurs in Farm enviroment when you change web.config file in SharePoint via SPWebConfigModification when previously change isn&#8217;t synchronized over whole Farm (see &#34;Save Only Once per Event or Feature Activation&#34; in Mark Wagner article)
The second case happened when you run modification under Application pool with insuficcient rights which leads to DCOM errors in [...]]]></description>
			<content:encoded><![CDATA[<p>This error occurs in Farm enviroment when you change web.config file in SharePoint via SPWebConfigModification when previously change isn&#8217;t synchronized over whole Farm (see &quot;Save Only Once per Event or Feature Activation&quot; in Mark Wagner article)</p>
<p>The second case happened when you run modification under Application pool with insuficcient rights which leads to DCOM errors in Event log (e.g. The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID &#8230;) and in Central Admin&gt;Operations&gt;Job Definitions will stay hang timer job titled &quot;Windows SharePoint Services Web.Config Update&quot; which executes &quot;One Time&quot; and will have an &quot;N/A&quot; listed for the Web Application. This timer job block any further modification, but you can delete this job, set appropriate rights and run modification again.</p>
<p>References:</p>
<ul>
<li>Mark Wagner &#8211; How To: Modify the web.config file in SharePoint using SPWebConfigModification<br />
    <a target="_blank" href="http://www.crsw.com/mark/Lists/Posts/Post.aspx?ID=32">http://www.crsw.com/mark/Lists/Posts/Post.aspx?ID=32</a></li>
<li>David McWee &#8211; A web configuration modification operation is already running.<br />
    <a target="_blank" href="http://dmcwee.spaces.live.com/blog/cns!3434442F19CE5B65!135.entry">http://dmcwee.spaces.live.com/blog/cns!3434442F19CE5B65!135.entry</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sevcik.tk/2009/01/30/a-web-configuration-modification-operation-is-already-running.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
