SharePoint 2010 Diagnostics Studio Errors Event ID 6398
Posted by Dave Mellors | Filed under Fixes to problems, SharePoint
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 [...]
Tags: error, SharePoint 2010, SQL Server
The type or namespace name ‘LayoutsPageBase’ does not exist in the namespace ‘Microsoft.SharePoint.WebControls’ (are you missing an assembly reference?)
Posted by Dave Mellors | Filed under SharePoint, Software Development
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 [...]
Tags: error, SharePoint 2010, Visual Studio 2010
Outlook 2010 Social Connector – No Items to show in this view
Posted by Dave Mellors | Filed under Fixes to problems
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 “No Items to show in this view” rather than the email threads etc that everyone else saw. Well, yesterday I took a 10 minute break [...]
Tags: error, office 2010
Debugging mode in SharePoint 2010 – set customerrors mode to off in web.config
Posted by Dave Mellors | Filed under Fixes to problems, SharePoint, Software Development
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’s odd I thought I had already done that and a visit to the web.config in c:\inetpub\wwwroot\wss\VirtualDirectories\80 showed [...]
Tags: error, SharePoint 2010, Visual Studio 2010
Windows Server 2008 Activation Error 0x8007232B
Posted by Dave Mellors | Filed under Fixes to problems
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 [...]
Tags: error, vista, windows server
VPN Error: This connection requires an active Internet Connection – Windows Vista
Posted by Dave Mellors | Filed under Fixes to problems, How To
Windows Vista VPN Error When I try to connect to VPN on my Vista PC I click on “Connect To” and the VPN connection has a cross next to it and an error that reads “This connection requires an active Internet Connection”. For ages I have just been using a workaround that involves going [...]
Error: The Add-in cannot be loaded by Outlook
Posted by Dave Mellors | Filed under Fixes to problems
After uninstalling Symantec Anti-virus I found that when I started Outlook 2007 it came up with the following error: The Add-in “Symantec AntiVirus 10.1″ (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 [...]