• Posts Tagged ‘error’

    SharePoint 2010 Diagnostics Studio Errors Event ID 6398

    by  • May 17, 2011 • Fixes to problems, SharePoint • 0 Comments

    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...

    Read more →

    The type or namespace name ‘LayoutsPageBase’ does not exist in the namespace ‘Microsoft.SharePoint.WebControls’ (are you missing an assembly reference?)

    by  • February 9, 2011 • SharePoint, Software Development • 0 Comments

    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...

    Read more →

    Debugging mode in SharePoint 2010 – set customerrors mode to off in web.config

    by  • November 1, 2010 • Fixes to problems, SharePoint, Software Development • 0 Comments

    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...

    Read more →

    Error: The Add-in cannot be loaded by Outlook

    by  • May 29, 2008 • Fixes to problems • 17 Comments

    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...

    Read more →