Mike's Blog


Business Intelligence keeps me live and communicating!

Browse by Tags

All Tags » Windows SharePoint Services » WSS (RSS)
Configure TFS V1 WSS 2.0 sites to use WSS 3.0 site templates
Since almost everyone wanted to upgrade TFS V1 to use WSS 3.0, Microsoft added two guides to MSDN in which they explain how to update. In this guide I'll explain how to update your WSS 2.0 sites to use the newly delivered WSS 3.0 templates. This guide...
Deep Dive Into the SharePoint Content Deployment and Migration API
Stefan Goßner posted a great series of posts about the Content Migration API (formerly known as PRIME) for SharePoint (WSS 3.0 and MOSS 2007). In just 5 post he explains everything about this API and where SharePoint uses it. It's an excellent start...
Building my own UserControl WebPart part VI
Since the time Jan beat me by delivering his Return of the SmartPart , I still get lots of request to complete my initial blog about dynamically loaded User Controls in SharePoint 2007 / ASP.NET 2.0 Portals . Keep in mind SmartPart is a great WebPart...
Automatic Logon in fully qualified domain name (FQDN) environment
This is one of my many posts about FQDN. Most people who followed the guides about setting up SSRS, WSS and TFS in FQDN environment, complained they have to log on each time when the connect to their sites. These sites are still intranet sites, but IE...
Upgrade TFS V1 to WSS 3.0 Guide the Microsoft way
Update: My post Upgrade TFS V1 to WSS 3.0 Guide and Upgrade TFS V1 to WSS 3.0 round 2 - TFS SP1 became obsolete, because Microsoft is delivering their own guides on MSDN now. I even reviewed parts of this guides and tested everything on different machines...
ASP.NET 1.1 Applications and SharePoint 2007
When an ASP.NET application is started it processes the web.config file. Doing so it is combined with all web.config files found up in the tree of virtual directories. Suppose I have a website located at www.mikeglaser.com and a w00t app like www.mikeglaser...
Hosting SharePoint on a fully qualified domain name (FQDN)
This blog describes how you can setup your SharePoint Services environment using a FQDN. For a full explanation about what a FQDN is, you can read my previous post about Hosting Reporting Services on a fully qualified domain name (FQDN) . For this example...
Upgrade TFS V1 to WSS 3.0 Round #2 (TFS SP1)
!! THIS BLOG IS OBSOLETE SINCE MICROSOFT IS DELIVERING A GUIDE ON MSDN !! I've just finished my guide about upgrading TFS V1 to WSS 3.0 and Microsoft immediately releases Service Pack 1 for TFS V1. This is good thing and I knew it was planned for...
The first Application Template for Windows SharePoint Services 3.0 now available
Christmas do come early this year. The SharePoint team in Japan has just finished working on the next version of their popular team productivity application template, GroupBoard Workspace 2007 . This is the first of the “Fantastic 40” Application Templates...
Upgrade TFS V1 to WSS 3.0 Guide
!! THIS BLOG IS OBSOLETE SINCE MICROSOFT IS DELIVERING A GUIDE ON MSDN !! For users who want to install TFS SP1 after this upgrade an update of this blog is available. In the new blog I explain how to fake a WSS v2 site on a WSS v3 server. For new users...