<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>DEngle&#039;s SharePoint Blog</title>
	<atom:link href="http://dengle.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dengle.wordpress.com</link>
	<description>Just another SharePoint Blog</description>
	<lastBuildDate>Mon, 08 Aug 2011 14:13:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dengle.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/4331a0b3ea2b164d8023b6e735d96421?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>DEngle&#039;s SharePoint Blog</title>
		<link>http://dengle.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dengle.wordpress.com/osd.xml" title="DEngle&#039;s SharePoint Blog" />
	<atom:link rel='hub' href='http://dengle.wordpress.com/?pushpress=hub'/>
		<item>
		<title>IIS 7.5 32-bit App Pool</title>
		<link>http://dengle.wordpress.com/2011/05/05/iis-7-5-32-bit-app-pool/</link>
		<comments>http://dengle.wordpress.com/2011/05/05/iis-7-5-32-bit-app-pool/#comments</comments>
		<pubDate>Thu, 05 May 2011 19:07:00 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=38</guid>
		<description><![CDATA[When running an app as a 32-bit app in IIs 7.5 you may experience the app pool stopping every time you try to browse the site. We kept getting a 503. I added the app pool identity to the framework directory with read permissions and this did not help. It turns out that the Framwork64 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=38&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When running an app as a 32-bit app in IIs 7.5 you may experience the app pool stopping every time you try to browse the site. We kept getting a 503. I added the app pool identity to the framework directory with read permissions and this did not help. It turns out that the Framwork64 machine.config had the Users group with read rights. The Framework\v4.xxxx machine.config had explicit permissions only and was not inheriting anything. I set it to inherit which gave read rights to the framework directory. This fixed the issue and the app pool remained started.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=38&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2011/05/05/iis-7-5-32-bit-app-pool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server Resource Throttling</title>
		<link>http://dengle.wordpress.com/2011/03/29/sql-server-resource-throttling/</link>
		<comments>http://dengle.wordpress.com/2011/03/29/sql-server-resource-throttling/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 16:00:49 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=34</guid>
		<description><![CDATA[I ran across a SQL 2008 server recently that from day to day was having issues with memory allocation to several SQL server instances. This is a development server so the load is varied depending on the work being done that day but we do have several other SQL servers and clusters that this information [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=34&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I ran across a SQL 2008 server recently that from day to day was having issues with memory allocation to several SQL server instances. This is a development server so the load is varied depending on the work being done that day but we do have several other SQL servers and clusters that this information will also pertain to. Here is a summary of how I fixed the memory allocation to these instances to stabilize the servers:</p>
<p>If the SQL server has multiple instances check the ‘memory’ setting inside management studio for each instance. Default is 2147483647 MB. So if you have multiple instances they will each be set to this. The problem comes in with how SQL allocates a buffer pool of memory as its resource consumption increases, or perhaps better stated, the lack of it releasing those resources once it’s done. What we see is when memory allocation increases due to SQL processing transactions, the database engine will increase the buffer pool, but once the load decreases the buffer pool holds onto that memory. Typically when you look at the resource consumption on a single instance server you’ll see that single instance using almost all the memory on the server, typically 99% of it. So when you have a multi-instance SQL server those instances fight for that memory. If instance A happens to grab 80% before instance B can get what it needs then you only have 20% left for instance B. Until the SQL service is restarted you will never release that memory for other processes. I found this to be the case on this particular server where I have an instance for MOSS 2007 and an instance for SharePoint 2010. What was happening was since the utilization is currently higher on MOSS 2007 that instance was allocating almost all the memory on the server for its sqlserver process and leaving none for the SharePoint 2010 instance. The SharePoint 2010 instance was left running with very little memory, whatever scraps were left, and when it really needed to ramp up it could not, and was choking. Furthermore it was choking other processes on the server to the point you could hardly log in let alone run management studio (I had to run it remotely). So what I did was increase the memory on the server to 64 GB from 32 GB. But I also subtracted 8 GB from that total to leave for the OS, and then set the max memory on each instance to be 28 GB. I checked it the next morning and the MOSS 2007 instance is using all 28 GB I allocated for it, as I suspected, and the SharePoint 2010 instance is using about 6 GB. Now should the SharePoint 2010 instance need to run some heavy queries it will have the memory needed to ramp up its buffer pool and run the transactions, whereas if I had not limited the MOSS 2007 instance it would have ran its buffer pool all the way to the limit of the server RAM total, 64GB. Meanwhile you can log onto the server with ease and run other utilities including management studio without issues. The best part is these values can be changed on the fly in SQL without a reboot. My plan now is to monitor these instances and the server itself and throttle down the memory allocation on each instance to a manageable level and decrease the memory allocated to the server to reclaim some of those resources.</p>
<p>Just something to keep in mind when the call goes out next time for “MORE RAM!”. Contrary to popular belief, we have to pay for that stuff.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=34&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2011/03/29/sql-server-resource-throttling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>Beware of -stsadm -o deleteconfigdb</title>
		<link>http://dengle.wordpress.com/2011/03/29/beware-of-stsadm-o-deleteconfigdb/</link>
		<comments>http://dengle.wordpress.com/2011/03/29/beware-of-stsadm-o-deleteconfigdb/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 15:51:46 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[WSS 3.0 / MOSS 2007]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=32</guid>
		<description><![CDATA[Our scenario was this: we moved our farm to new hardware. We followed this TechNet article on how to move the databases and then  use cliconfg.exe to set up a SQL server alias on the farm machines. What we noticed was that the config db was still referencing the old SQL server when we looked in central [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=32&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Our scenario was this: we moved our farm to new hardware. We followed <a href="http://technet.microsoft.com/en-us/library/cc512725(office.12).aspx">this TechNet article</a> on how to move the databases and then  use cliconfg.exe to set up a SQL server alias on the farm machines. What we noticed was that the config db was still referencing the old SQL server when we looked in central admin. So we followed <a href="http://sharepointsherpa.com/2008/04/18/sharepoint-2007-move-content-and-configuration-databases/">another article</a> on running the deleteconfigdb operation and then the setconfigdb operation, but did not test it on a development environment first. The deleteconfigdb operation completed successfully, however, the setconfigdb operation did not. We could not get our renamed server&#8217;s config database to attach. We ended up having to rebuild our farm and installing all features again. This was a long arduous task just to get the config db server name updated in Central Admin. And in the end, the server name was never updated. It still references the old server. I do not recommend running these commands to accomplish this and before running this command at all I recommend you run it in a test environment to make sure it will work for you.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=32&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2011/03/29/beware-of-stsadm-o-deleteconfigdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>Submitted Email Records not flowing through Records Center in MOSS 2007</title>
		<link>http://dengle.wordpress.com/2011/03/29/submitted-email-records-not-flowing-through-records-center-in-moss-2007/</link>
		<comments>http://dengle.wordpress.com/2011/03/29/submitted-email-records-not-flowing-through-records-center-in-moss-2007/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 15:41:53 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[WSS 3.0 / MOSS 2007]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=30</guid>
		<description><![CDATA[We experienced an issue where submitted email records were being sent to the records center but not being picked up by the timer job and passed over to the various libraries we have configured with routing rules to sort the records. These email are being sent from Exchange through managed folder rules and are tagged [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=30&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We experienced an issue where submitted email records were being sent to the records center but not being picked up by the timer job and passed over to the various libraries we have configured with routing rules to sort the records. These email are being sent from Exchange through managed folder rules and are tagged with a Label via the managed folders. We were getting the records in the email enabled doucment library and the meta data was attached but the records were hung there. We noted that the records center processing job was also not started and we could not get it to run.</p>
<p>RESOLUTION: We ran the following command- <em>stsadm -o activatefeature -name RecordsManagement -force . </em>This started the records center processing job and the submitted emails records started processing and dropping into their correct libraries in the records center.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=30&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2011/03/29/submitted-email-records-not-flowing-through-records-center-in-moss-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>401 Unauthorized when editing data source in SharePoint 2010</title>
		<link>http://dengle.wordpress.com/2011/03/29/401-unauthorized-when-editing-data-source-in-sharepoint-2010/</link>
		<comments>http://dengle.wordpress.com/2011/03/29/401-unauthorized-when-editing-data-source-in-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 15:37:12 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=28</guid>
		<description><![CDATA[When we try to edit a data source on a SharePoint 2010 farm with SSRS running in integrated mode we receive a 401 unauthorized error. In the ULS logs we see this: Exception encountered for SOAP method GetSystemProperties: System.Net.WebException: The request failed with HTTP status 401: Unauthorized.     at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()     at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol) RESOLUTION: In central [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=28&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When we try to edit a data source on a SharePoint 2010 farm with SSRS running in integrated mode we receive a 401 unauthorized error. In the ULS logs we see this:</p>
<p>Exception encountered for SOAP method GetSystemProperties: System.Net.WebException: The request failed with HTTP status 401: Unauthorized.   </p>
<p> at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()   </p>
<p> at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)</p>
<p>RESOLUTION: In central admin we changed the reporting services to run as trusted account from windows account. This causes SSRS to pass the service account for credentials instead of the currently logged in user.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=28&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2011/03/29/401-unauthorized-when-editing-data-source-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>Thousands of .en-US.resx errors in SharePoint trace logs</title>
		<link>http://dengle.wordpress.com/2011/03/29/thousands-of-en-us-resx-errors-in-sharepoint-trace-logs/</link>
		<comments>http://dengle.wordpress.com/2011/03/29/thousands-of-en-us-resx-errors-in-sharepoint-trace-logs/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 15:33:45 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[WSS 3.0 / MOSS 2007]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=26</guid>
		<description><![CDATA[We have been plagued by thousands of entries in our SharePoint MOSS 2007 trace logs that look like this: #20015: Cannot open &#8220;Proj.en-US.resx&#8221;: no such file or folder. (#2: Cannot open &#8220;Proj.en-US.resx&#8221;: no such file or folder.) Failed to open the language resource keyfile Proj. #20015: Cannot open &#8220;Proj.en-US.resx&#8221;: no such file or folder. This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=26&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We have been plagued by thousands of entries in our SharePoint MOSS 2007 trace logs that look like this:</p>
<p>#20015: Cannot open &#8220;Proj.en-US.resx&#8221;: no such file or folder.<br />
(#2: Cannot open &#8220;Proj.en-US.resx&#8221;: no such file or folder.)<br />
Failed to open the language resource keyfile Proj.<br />
#20015: Cannot open &#8220;Proj.en-US.resx&#8221;: no such file or folder.</p>
<p>This is an operation looking for a language file that does not exist. The problem lies with installing only the english language version of SharePoint. Not that this is a problem, but some features are written to access language-specific versions of files. Try running this from a command prompt to fix it. It cleaned up most of mine:</p>
<p>cd &#8220;C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Resources&#8221;<br />
copy avm.resx avm.en-US.resx<br />
copy compproc.resx compproc.en-US.resx<br />
copy ep.resx ep.en-US.resx<br />
copy er.resx er.en-US.resx<br />
copy hlpdsk.resx hlpdsk.en-US.resx<br />
copy itteam.resx itteam.en-US.resx<br />
copy proj.resx proj.en-US.resx<br />
copy pws.resx pws.en-US.resx<br />
copy rer.resx rer.en-US.resx<br />
copy tsa.resx tsa.en-US.resx</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=26&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2011/03/29/thousands-of-en-us-resx-errors-in-sharepoint-trace-logs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>hiberfil.sys on my SharePoint Servers</title>
		<link>http://dengle.wordpress.com/2010/06/08/hiberfil-sys-on-my-sharepoint-servers/</link>
		<comments>http://dengle.wordpress.com/2010/06/08/hiberfil-sys-on-my-sharepoint-servers/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 15:36:31 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[WSS 3.0 / MOSS 2007]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=23</guid>
		<description><![CDATA[I have several Vmware virtual servers that my QA farm runs on. I noticed today that there was a system file on the root of the C: drive titled hiberfil.sys, and the size exactly matched my pysical RAM. I suspected this was a hibernation file but why would a server need to hibernate. These are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=23&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have several Vmware virtual servers that my QA farm runs on. I noticed today that there was a system file on the root of the C: drive titled hiberfil.sys, and the size exactly matched my pysical RAM. I suspected this was a hibernation file but why would a server need to hibernate. These are all 2008 servers and I have never enabled this. I checked the advanced power options and nothing was checked to enable this. I tried deleting the file and it would not. I did some searching and came across an article about using powercfg.exe /h off to get rid of the file. I ran this command on all 3 servers and it instantly removed the hiberation file.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=23&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2010/06/08/hiberfil-sys-on-my-sharepoint-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>Exception from HRESULT: 0&#215;80041054</title>
		<link>http://dengle.wordpress.com/2010/05/25/exception-from-hresult-0x80041054/</link>
		<comments>http://dengle.wordpress.com/2010/05/25/exception-from-hresult-0x80041054/#comments</comments>
		<pubDate>Tue, 25 May 2010 17:03:50 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[WSS 3.0 / MOSS 2007]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=19</guid>
		<description><![CDATA[We were seeing this on one of our web applications on our external SharePoint 2007 farm. The internal URL was ok. Only the external anonymous access mapping was affected. I found another blog that noted that the antivirus could be effecting the content DB of this web app so I accessed Central Admin for this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=19&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We were seeing this on one of our web applications on our external SharePoint 2007 farm. The internal URL was ok. Only the external anonymous access mapping was affected. I found<a href="http://www.shorttom.com/2009/11/exception-from-hresult-0x80041054.html"> another blog </a>that noted that the antivirus could be effecting the content DB of this web app so I accessed Central Admin for this farm and went into operations &gt; anti-virus. I unchecked all boxed and clicked OK and then went back in and rechecked the boxes that were checked originally. The site was now OK.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=19&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2010/05/25/exception-from-hresult-0x80041054/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>Unknown SQL Exception 8117 occured</title>
		<link>http://dengle.wordpress.com/2010/05/20/unknown-sql-exception-8117-occured/</link>
		<comments>http://dengle.wordpress.com/2010/05/20/unknown-sql-exception-8117-occured/#comments</comments>
		<pubDate>Thu, 20 May 2010 19:26:53 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[WSS 3.0 / MOSS 2007]]></category>

		<guid isPermaLink="false">http://dengle.wordpress.com/?p=15</guid>
		<description><![CDATA[UPDATE: This exception turned out to be from a application pool recycle happening too often. We had the max memory and fixed number of requests recycle paramaters set to a low enough point where the application pool was recycling so often it caused these SQL exceptions. Once we removed those parameters the exceptions stopped. Original [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=15&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>UPDATE: This exception turned out to be from a application pool recycle happening too often. We had the max memory and fixed number of requests recycle paramaters set to a low enough point where the application pool was recycling so often it caused these SQL exceptions. Once we removed those parameters the exceptions stopped.</em></p>
<p><em>Original Post below:</em></p>
<p>We started getting this message on our front-end on the 9th. I don&#8217;t think its effecting anything but I will keep this post updated as I find out any new info. Below is the complete details of the error from the application event log:</p>
<p><em>Log Name:      Application<br />
Source:        Windows SharePoint Services 3<br />
Date:          5/9/2010 4:19:06 AM<br />
Event ID:      5586<br />
Task Category: Database<br />
Level:         Error<br />
Keywords:      Classic<br />
User:          N/A<br />
Computer:      SMMOSSFE02.smcorp.steinmart.com<br />
Description:<br />
Unknown SQL Exception 8117 occured. Additional error information from SQL Server is included below.</em></p>
<p><em>Operand data type nvarchar is invalid for sum operator.<br />
Operand data type nvarchar is invalid for sum operator.<br />
Event Xml:<br />
&lt;Event xmlns=&#8221;</em><a href="http://schemas.microsoft.com/win/2004/08/events/event"><em>http://schemas.microsoft.com/win/2004/08/events/event</em></a><em>&#8220;&gt;<br />
  &lt;System&gt;<br />
    &lt;Provider Name=&#8221;Windows SharePoint Services 3&#8243; /&gt;<br />
    &lt;EventID Qualifiers=&#8221;0&#8243;&gt;5586&lt;/EventID&gt;<br />
    &lt;Level&gt;2&lt;/Level&gt;<br />
    &lt;Task&gt;484&lt;/Task&gt;<br />
    &lt;Keywords&gt;0&#215;80000000000000&lt;/Keywords&gt;<br />
    &lt;TimeCreated SystemTime=&#8221;2010-05-09T08:19:06.000Z&#8221; /&gt;<br />
    &lt;EventRecordID&gt;114367&lt;/EventRecordID&gt;<br />
    &lt;Channel&gt;Application&lt;/Channel&gt;<br />
    &lt;Computer&gt;SMMOSSFE02.smcorp.steinmart.com&lt;/Computer&gt;<br />
    &lt;Security /&gt;<br />
  &lt;/System&gt;<br />
  &lt;EventData&gt;<br />
    &lt;Data&gt;8117&lt;/Data&gt;<br />
    &lt;Data&gt;Operand data type nvarchar is invalid for sum operator.<br />
Operand data type nvarchar is invalid for sum operator.&lt;/Data&gt;<br />
  &lt;/EventData&gt;<br />
&lt;/Event&gt;</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=15&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2010/05/20/unknown-sql-exception-8117-occured/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello SharePoint world!</title>
		<link>http://dengle.wordpress.com/2010/04/22/hello-world/</link>
		<comments>http://dengle.wordpress.com/2010/04/22/hello-world/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 18:28:07 +0000</pubDate>
		<dc:creator>dengle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[After working with SharePoint since the early 2000&#8242;s (SharePoint Team Services, SharePoint Portal Services), and coming across numerous break/fix issues, cool tricks, and weeding through page after page of other blogs, I figured it was time for me to contribute to the SharePoint blogging world with one of my own. These are my real world experiences using and administering multiple SharePoint farms [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=1&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After working with SharePoint since the early 2000&#8242;s (SharePoint Team Services, SharePoint Portal Services), and coming across numerous break/fix issues, cool tricks, and weeding through page after page of other blogs, I figured it was time for me to contribute to the SharePoint blogging world with one of my own. These are my real world experiences using and administering multiple SharePoint farms in my career. These include SharePoint Team Services, SharePoint Portal Services, Windows SharePoint Services WSS 3.0 together with Microsoft Office SharePoint Server 2007, and the long awaited SharePoint 2010, Office 14 suite. You of course will find tidbits about SQL Server Reporting Services, Performance Point Server, Internet Information Services, Windows Server 2003 and 2008, and more. I will try to be up to date and accurate with my posts, but feel free to correct me if I overlook something, or speak out of turn. Please comment as you see fit regarding my posts. I look forward to this becoming my own little SharePoint knowledgebase as well.</p>
<p>Welcome!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dengle.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dengle.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dengle.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dengle.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dengle.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dengle.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dengle.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dengle.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dengle.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dengle.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dengle.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dengle.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dengle.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dengle.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dengle.wordpress.com&amp;blog=13274206&amp;post=1&amp;subd=dengle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dengle.wordpress.com/2010/04/22/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe64d6ee1e620559e756152122b1c1c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dengle</media:title>
		</media:content>
	</item>
	</channel>
</rss>
