Apr26

Using the STSDev 2008 tool for MOSS Solutions

I have been maintaining and enhancing the stsdev project from codeplex and it is now been released back to the CodePlex Community as STSDev 2008 (http://www.codeplex.com/stsdev2008).  Here I am working on documenting the changes/bug fixes we have ...[Read More]
Published: Apr-26-08 | 0 Comments | 7 Links to this post

Apr25

STSDev 2008 Goes Live

STSDev 2008, MicroLink LLC's codeplex project, is now a publicly available CodePlex project. STSDev 2008 is a more production ready version of the original STSDev project created by Ted Pattison and his team. We have taken their code, corrected se ...[Read More]
Published: Apr-25-08 | 4436 Comments | 59 Links to this post

Apr09

Activating Features in a SharePoint Farm

I have been pounding my head against a wall for the last few days trying to get a couple of features to activate in my projects new High Availability Environment (HA).  The environment consists of two MOSS Web Front Ends (WFE) named web1 and web2. ...[Read More]
Published: Apr-09-08 | 0 Comments | 17 Links to this post

Apr07

A web configuration modification operation is already running.

I have been using the SPWebConfigModification class for a while, and every now and then I hit the issue that when I attempt to activate a feature that modifies the web.config file I get the following error: A web configuration modification opera ...[Read More]
Published: Apr-07-08 | 6 Comments | 10 Links to this post