Peter Schmidt

Setup Exces Services – step by step

Jason Madero has done a post about setting up and publishing Excel Services in MOSS 2007. His guide will walk you through the steps from configuring your server all the way through publishing and displaying an Excel workbook in the Excel Web Access web part. Excel services is a Microsoft Office SharePoint Server 2007 (MOSS) feature that can be very effective for a company who is looking to share, secure, and manage Excel 2007 workbooks. …

Read more

ASP.NET 2.0: WebPart Framework Basics

Sahil Malik has writen a good article about ASP.NET 2.0 and WebParts. This article discusses WebPart framework basics, which can serve as the foundation for more advanced topics such as WebPart support in MOSS 2007 (Microsoft Office SharePoint Server 2007). Read the full article at source.

SharePoint Services 3.0 Essentials

SharePoint Services is a royalty free add-on to Windows Server 2003, and provides business users with multiple web site provisioning, collaboration tools, and document management functionality. Moreover, WSS is a rich development platform providing much added functionality on top of ASP.NET. Version 3.0 is currently in Beta 2 and set to replace the current version 2.0 of WSS in the later part of 2006. Want to know more about the new Windows SharePoint Services version, …

Read more

SharePoint – SPEAK

SPEAK (SharePoint External Account administration Kit) provides a set of webparts and pages to administrate SharePoint/WSS-accounts when using a custom authentication provider like e.g. AspNetSqlMembershipProvider. Read more at source.

IIS patches

Microsoft released 2 patches yesterday which are IIS related. MS06-033: Vulnerability in ASP.NET Could Allow Information Disclosure (917283) Severity: Important Only affecting – .NET Framework 2.0 MS06-034: Vulnerability in Microsoft Internet Information Services using Active Server Pages Could Allow Remote Code Execution (917537) Severity: Important If you are using ASP for IIS 5.0, 5.1 and 6.0 Download the patches here: http://www.microsoft.com/technet/security/Bulletin/MS06-033.mspx http://www.microsoft.com/technet/security/Bulletin/MS06-034.mspx See Microsoft for a complete list of July security bulletins.