December 2008

The Content Editor Web Part as we ship it in WSS and MOSS always stores URLs as absolute Links. That will cause problems as soon as you are extending a web application to multiple IIS websites or when using Alternate Access Mapping (AAM) to support multiple zones. In these situations the CEWP will return the […]

Microsoft has released a security bulletin regarding a security fix for MOSS 2007 and Search Server 2008. This security update resolves a privately reported vulnerability. The vulnerability could allow elevation of privilege if an attacker bypasses authentication by browsing to an administrative URL on a SharePoint site. A successful attack leading to elevation of privilege […]

There are several articles around discussing the dispose of SPWeb and SPSite objects, e.g.: SharePoint 2007 and WSS 3.0 Dispose Patterns by Example from Roger Lamb Best Practices: Using Disposable Windows SharePoint Services Objects from Scott Harris and Mike Ammerlaan Best Practices: Common Coding Issues When Using the SharePoint Object Model from Scott Harris and Mike […]