<?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>David Mellors &#187; error</title>
	<atom:link href="http://www.wahooga.com/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wahooga.com</link>
	<description>Personal Blog</description>
	<lastBuildDate>Mon, 01 Aug 2011 09:55:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SharePoint 2010 Diagnostics Studio Errors Event ID 6398</title>
		<link>http://www.wahooga.com/2011/05/17/sharepoint-2010-diagnostics-studio-errors-event-id-6398/</link>
		<comments>http://www.wahooga.com/2011/05/17/sharepoint-2010-diagnostics-studio-errors-event-id-6398/#comments</comments>
		<pubDate>Tue, 17 May 2011 09:42:58 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Fixes to problems]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.wahooga.com/?p=427</guid>
		<description><![CDATA[Having installed the SharePoint 2010 Diagnostics Studio on a server we were seeing hundreds of events with ID 6398:- Log Name:      Application Source:        Microsoft-SharePoint Products-SharePoint Foundation Event ID:      6398 Task Category: Timer Level:         Critical Description: The Execute method of job definition Microsoft.SharePoint.Diagnostics.SPSqlBlockingReportDiagnosticProvider (ID e0c0213b-63fc-4ede-acc9-7a569ba95812) threw an exception. More information is included below. You do not [...]]]></description>
			<content:encoded><![CDATA[<p>Having installed the SharePoint 2010 Diagnostics Studio on a server we were seeing hundreds of events with ID 6398:-</p>
<blockquote><p>Log Name:      Application<br />
Source:        Microsoft-SharePoint Products-SharePoint Foundation<br />
Event ID:      6398<br />
Task Category: Timer<br />
Level:         Critical<br />
Description:<br />
The Execute method of job definition Microsoft.SharePoint.Diagnostics.SPSqlBlockingReportDiagnosticProvider (ID e0c0213b-63fc-4ede-acc9-7a569ba95812) threw an exception. More information is included below.</p>
<p>You do not have permission to run &#8216;SP_TRACE_CREATE&#8217;.</p></blockquote>
<p>and</p>
<blockquote><p>Source:        Microsoft-SharePoint Products-SharePoint Foundation<br />
Event ID:      6398<br />
Task Category: Timer<br />
Level:         Critical<br />
Description:<br />
The Execute method of job definition Microsoft.SharePoint.Diagnostics.SPSqlBlockingReportDiagnosticProvider (ID e0c0213b-63fc-4ede-acc9-7a569ba95812) threw an exception. More information is included below.<br />
The blocking query diagnostics provider could not set the &#8216;blocked process threshold&#8217; for the sql instance SPSQL01.  Blocking queries will not be captured in this instance.  Error Code: User does not have permission to perform this action.<br />
You do not have permission to run the RECONFIGURE statement.<br />
The configuration option &#8216;blocked process threshold&#8217; does not exist, or it may be an advanced option.<br />
You do not have permission to run the RECONFIGURE statement.</p></blockquote>
<h2>Solution</h2>
<p>On the SQL server make sure the account specified in the username of the events has ALTER TRACE and ALTER SETTINGS enabled. You can do this through Management Studio by selecting the username and changing the securables.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2011/05/17/sharepoint-2010-diagnostics-studio-errors-event-id-6398/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The type or namespace name ‘LayoutsPageBase’ does not exist in the namespace ‘Microsoft.SharePoint.WebControls’ (are you missing an assembly reference?)</title>
		<link>http://www.wahooga.com/2011/02/09/the-type-or-namespace-name-%e2%80%98layoutspagebase%e2%80%99-does-not-exist-in-the-namespace-%e2%80%98microsoft-sharepoint-webcontrols%e2%80%99-are-you-missing-an-assembly-reference/</link>
		<comments>http://www.wahooga.com/2011/02/09/the-type-or-namespace-name-%e2%80%98layoutspagebase%e2%80%99-does-not-exist-in-the-namespace-%e2%80%98microsoft-sharepoint-webcontrols%e2%80%99-are-you-missing-an-assembly-reference/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 09:27:23 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://www.wahooga.com/?p=402</guid>
		<description><![CDATA[After creating an empty SharePoint 2010 solution in Visual Studio 2010 I added an Application Page to the project but compiling failed and gave me the following error: The type or namespace name ‘LayoutsPageBase’ does not exist in the namespace ‘Microsoft.SharePoint.WebControls’ (are you missing an assembly reference?) Using the object browser in Visual Studio I [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_403" class="wp-caption alignright" style="width: 160px"><a href="http://www.wahooga.com/wp-content/uploads/2011/02/Image1.png"><img class="size-thumbnail wp-image-403" title="Image1" src="http://www.wahooga.com/wp-content/uploads/2011/02/Image1-150x150.png" alt="" width="150" height="150" /></a><p class="wp-caption-text">Image 1</p></div>
<p>After creating an empty SharePoint 2010 solution in Visual Studio 2010 I added an Application Page to the project but compiling failed and gave me the following error:</p>
<p>The type or namespace name ‘LayoutsPageBase’ does not exist in the namespace ‘Microsoft.SharePoint.WebControls’ (are you missing an assembly reference?)</p>
<div id="attachment_404" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wahooga.com/wp-content/uploads/2011/02/image2.png"><img class="size-thumbnail wp-image-404 " title="image2" src="http://www.wahooga.com/wp-content/uploads/2011/02/image2-150x150.png" alt="" width="150" height="150" /></a><p class="wp-caption-text">Image 2</p></div>
<p>Using the object browser in Visual Studio I could see that the namespace Microsoft.SharePoint.WebControls didn’t contain LayoutsPageBase (<a href="http://www.wahooga.com/wp-content/uploads/2011/02/Image1.png">Image 1</a>) but when I viewed the same Microsoft.SharePoint.dll outside of Visual Studio (in <a title="Red Gate Reflector" href="http://www.red-gate.com/products/dotnet-development/reflector/">Red Gate Reflector</a>) I could see (<a href="http://www.wahooga.com/wp-content/uploads/2011/02/image2.png">Image 2</a>).</p>
<p>The reason for this was quite simple when I created the SharePoint Project I had chosen to deploy it as a Sandbox Solution and application pages are not supported in sandboxed solutions. Selecting the project properties and changing the Sandboxed Solution property to False and it compiled successfully.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2011/02/09/the-type-or-namespace-name-%e2%80%98layoutspagebase%e2%80%99-does-not-exist-in-the-namespace-%e2%80%98microsoft-sharepoint-webcontrols%e2%80%99-are-you-missing-an-assembly-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2010 Social Connector &#8211; No Items to show in this view</title>
		<link>http://www.wahooga.com/2010/11/10/outlook-2010-social-connector-no-items-to-show-in-this-view/</link>
		<comments>http://www.wahooga.com/2010/11/10/outlook-2010-social-connector-no-items-to-show-in-this-view/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 08:33:37 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Fixes to problems]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[office 2010]]></category>

		<guid isPermaLink="false">http://www.wahooga.com/?p=379</guid>
		<description><![CDATA[Upgraded to Outlook 2010 a while back and was interested in the Social Connector but for some reason whenever I opened the People Pane I always got a message displayed &#8220;No Items to show in this view&#8221; rather than the email threads etc that everyone else saw. Well, yesterday I took a 10 minute break [...]]]></description>
			<content:encoded><![CDATA[<p>Upgraded to Outlook 2010 a while back and was interested in the Social Connector but for some reason whenever I opened the People Pane I always got a message displayed &#8220;No Items to show in this view&#8221; rather than the email threads etc that everyone else saw. Well, yesterday I took a 10 minute break from the SharePoint 2010 upgrade and managed to get to the bottom of it.</p>
<p>After checking that I was using Cached Exchange Mode and that Search was working I ran pstscan and sure enough there were some errors. Deleting my .ost file and restarted Outlook  and as if by magic suddenly everything worked.</p>
<p>Hurrah!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2010/11/10/outlook-2010-social-connector-no-items-to-show-in-this-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging mode in SharePoint 2010 &#8211; set customerrors mode to off in web.config</title>
		<link>http://www.wahooga.com/2010/11/01/debugging-mode-in-sharepoint-2010-set-customerrors-mode-to-off-in-web-config/</link>
		<comments>http://www.wahooga.com/2010/11/01/debugging-mode-in-sharepoint-2010-set-customerrors-mode-to-off-in-web-config/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 14:31:34 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Fixes to problems]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://www.wahooga.com/?p=375</guid>
		<description><![CDATA[Whilst trying to debug a Feature Receiver in Visual Studio 2010 I kept receiving the standard application error suggesting that if I wanted to view the details of the error that I set the customErrors to Off. That&#8217;s odd I thought I had already done that and a visit to the web.config in c:\inetpub\wwwroot\wss\VirtualDirectories\80 showed [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst trying to debug a Feature Receiver in Visual Studio 2010 I kept receiving the standard application error suggesting that if I wanted to view the details of the error that I set the customErrors to Off.</p>
<p>That&#8217;s odd I thought I had already done that and a visit to the web.config in c:\inetpub\wwwroot\wss\VirtualDirectories\80 showed that this was the case.</p>
<p>A can of coke and a cup of coffee later I worked out that there is also a web.config in c:\program files\common files\microsft shared\web server extensions\14\TEMPLATE\LAYOUTS and a quick change to that web.config and the error details were now displaying.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2010/11/01/debugging-mode-in-sharepoint-2010-set-customerrors-mode-to-off-in-web-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 Activation Error 0x8007232B</title>
		<link>http://www.wahooga.com/2010/03/16/windows-server-2008-activation-error-0x8007232b/</link>
		<comments>http://www.wahooga.com/2010/03/16/windows-server-2008-activation-error-0x8007232b/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 10:39:31 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Fixes to problems]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://www.wahooga.com/?p=309</guid>
		<description><![CDATA[When I went to activate a new install of Windows Server 2008 R2 I received an error 0x8007232B. I install Win2k8 on a fairly regular basis and knew I had come across this error before but some of the Google results started talking about Vista and MAK keys and volume license agreements and I was [...]]]></description>
			<content:encoded><![CDATA[<p>When I went to activate a new install of Windows Server 2008 R2 I received an error 0x8007232B. I install Win2k8 on a fairly regular basis and knew I had come across this error before but some of the Google results started talking about Vista and MAK keys and volume license agreements and I was sure that these weren&#8217;t the answer I was looking for.</p>
<p><strong>In the end I just happened to enter the product key again and try activating and it worked! </strong></p>
<p>Thinking about it I hadn&#8217;t used my usual ISO image so I guess that might explain why I don&#8217;t usually get the error. Apparently you might also see errors relating to DNS name does not Exist and although I experience it on Windows Server 2008 you can also get it on Vista. Of course this might not resolve your issue but it&#8217;s great to hear if it did.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2010/03/16/windows-server-2008-activation-error-0x8007232b/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VPN Error: This connection requires an active Internet Connection &#8211; Windows Vista</title>
		<link>http://www.wahooga.com/2009/05/08/vpn-error-this-connection-requires-an-active-internet-connection-windows-vista/</link>
		<comments>http://www.wahooga.com/2009/05/08/vpn-error-this-connection-requires-an-active-internet-connection-windows-vista/#comments</comments>
		<pubDate>Fri, 08 May 2009 08:24:38 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Fixes to problems]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.wahooga.com/?p=277</guid>
		<description><![CDATA[  Windows Vista VPN Error When I try to connect to VPN on my Vista PC I click on &#8220;Connect To&#8221; and the VPN connection has a cross next to it and an error that reads &#8220;This connection requires an active Internet Connection&#8221;. For ages I have just been using a workaround that involves going [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<div class="mceTemp"> </div>
<dl id="attachment_272" class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://wahooga.com.dnpserver.com/wp-content/uploads/2009/05/vpn-error1.gif"><img class="size-medium wp-image-272" title="This connection requires an active internet connection" src="http://www.wahooga.com/wp-content/uploads/2009/05/vpn-error-300x100.gif" alt="Windows Vista VPN Error" width="300" height="100" /></a></dt>
<dd class="wp-caption-dd">Windows Vista VPN Error</dd>
</dl>
</div>
<p>When I try to connect to VPN on my Vista PC I click on &#8220;Connect To&#8221; and the VPN connection has a cross next to it and an error that reads &#8220;This connection requires an active Internet Connection&#8221;. <a href="http://wahooga.com.dnpserver.com/wp-content/uploads/2009/05/vpn-error1.gif"></a>For ages I have just been using a workaround that involves going into &#8220;Manage Network Connections&#8221; and connecting from there instead but it was getting on my nerves and after about 15 minutes of trying I managed to resolve the problem for myself and I have to be honest involved some luck in finding a hidden menu bar.</p>
<p><strong>Instructions:</strong></p>
<ul>
<li>
<p class="stepParaFirst">Open the control panel</p>
<div id="attachment_274" class="wp-caption alignright" style="width: 310px"><a href="http://wahooga.com.dnpserver.com/wp-content/uploads/2009/05/network-advanced-settings1.gif"><img class="size-medium wp-image-274" title="network-advanced-settings" src="http://www.wahooga.com/wp-content/uploads/2009/05/network-advanced-settings-300x200.gif" alt="Hidden network menu bar and advanced settings dalog" width="300" height="200" /></a><p class="wp-caption-text">Hidden network menu bar and advanced settings dalog</p></div>
<p><a href="http://wahooga.com.dnpserver.com/wp-content/uploads/2009/05/network-advanced-settings1.gif"></a></li>
<li>
<p class="stepParaFirst">Click <strong>Network and Internet</strong>, click <strong>Network and Sharing Center</strong>, and then click <strong>Manage network connections</strong>.<br />
OR if you are using Classic View<br />
Click <strong>Network and Sharing Center</strong>, and then click <strong>Manage network connections</strong>.</li>
<li>
<p class="stepParaFirst">Open the Organize menu option and select Layout and then menu bar (This was the hidden bit. Did you know there was a menu bar?).</p>
</li>
<li>You should now see a menu bar with an Advanced menu item. Click on the <strong>Advanced Settings</strong> item from the <strong>Advanced menu</strong>.</li>
<li>In the Adapters and Bindings tab make sure that <strong>Local Area Connection</strong> is at the top. The chances are if you have installed the Loopback Adapter or virtual machine software (Sun  xVM Virtualbox in my case) then that adapter is the top one.</li>
<li>Reboot PC and try again.</li>
</ul>
<p>This post is on my blog to remind myself how I got around the problem but I would be really interested to hear if this worked for you or even if it didn&#8217;t as your experience might help others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2009/05/08/vpn-error-this-connection-requires-an-active-internet-connection-windows-vista/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Error: The Add-in cannot be loaded by Outlook</title>
		<link>http://www.wahooga.com/2008/05/29/how-to-remove-microsoft-outlook-2007-add-in/</link>
		<comments>http://www.wahooga.com/2008/05/29/how-to-remove-microsoft-outlook-2007-add-in/#comments</comments>
		<pubDate>Thu, 29 May 2008 08:34:00 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Fixes to problems]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">/archive/2008/05/29/how-to-remove-microsoft-outlook-2007-add-in.aspx</guid>
		<description><![CDATA[After uninstalling Symantec Anti-virus I found that when I started Outlook 2007 it came up with the following error: The Add-in &#8220;Symantec AntiVirus 10.1&#8243; (c:\program files(x86)\Symantec Antivirus\vpnsece4.dll) cannot be loaded by Outlook. Please contact the Add-in manufacturer for an update. If no update is available please uninstall the Add-in. The problem was that the addin [...]]]></description>
			<content:encoded><![CDATA[<p>
<p mce_keep="true">After uninstalling Symantec Anti-virus I found that when I started Outlook 2007 it came up with the following error:</p>
<p></p>
<blockquote><p></p>
<p mce_keep="true"><em>The Add-in &#8220;Symantec AntiVirus 10.1&#8243; (c:\program files(x86)\Symantec Antivirus\vpnsece4.dll) cannot be loaded by Outlook. Please contact the Add-in manufacturer for an update. If no update is available please uninstall the Add-in.</em></p>
</blockquote>
<p></p>
<p mce_keep="true">The problem was that the addin didn&#8217;t appear in Tool-&gt;Trust Center-&gt;Add-ins so I couldn&#8217;t uninstall it from there.</p>
<p></p>
<p mce_keep="true">Fortunately, deleting the file extend.dat from c:\users\&lt;User Name&gt;\AppData\Local\Microsoft\Outlook and restarting Outlook done the trick. That was obvious &#8211; NOT!!</p>
<p><span id="more-167"></span></p>
<p mce_keep="true">NOTE: I am running Vista x64 so if your running a different version of Windows the file is likely to be located elsewhere. Possibly C:\Documents and Settings\&lt;User Name&gt;\Local Settings\Application Data\Microsoft\Outlook </p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2008/05/29/how-to-remove-microsoft-outlook-2007-add-in/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

