Welcome to MSDN Blogs Sign in | Join | Help

Todd's Blog

My contribution to the SharePoint community

Browse by Tags

On Twitter Now
After being push and prodded by my friends I have decided to join the Twitter community @Toddca . I am still a bit confused on how to follow a thread/conversation but I am sure that is just me. :-) Now lets see how dumb I can make myself look in 140 characters Read More...
SharePoint Session State; The Guest That Just Won’t Leave
MOSS uses ASP.Net session state for Forms Services, Project Server, etc. SharePoint installs a PartitionResolver which redirects the ASP.NET session state module to look to the SSP DB for its stored procedures and tables for storage of session state. Read More...
Run (As Your AppPool Account) Forrest
When running within a website that uses impersonation you find it necessary sometimes to have your code stop impersonating for a period of time while you run some code. For example if you need to get off the box (not using Kerberos) and connect to another Read More...
PrepareToMove Away From Running This Command
If you are a SharePoint Admin that is still running stsadm –o PrepareToMove before detaching a content DB AND your farm is running at least the Infrastructure Update (IU) then stop! Stop running the command, its not necessary and it is causing you problems Read More...
High Memory is Relative
Like most folks I customize my computer to fit my needs. I apply a myriad of registry settings, applications, utilities, and adjustments to my machine to get the environment just the way I like. One item I always seem to change is the buffer height of Read More...
Customizing the Rendering of a Custom SPField
I was recently asked by a customer how to use a PropertySchema field value within a RenderPatten's CAML to control how a field is rendered. The idea is to create a new instance of the field and have some method to control how that field will be rendered Read More...
The Zero Downtime SharePoint Patching Myth
Unfortunately it is not possible to update/patch SharePoint without occurring some amount downtime. So the only options available to us are to minimize downtime. I think of downtime in two ways, 'not available' and 'reduced functionality'. The second Read More...
Where Did That AppPool Go?
I am a big fan of anything that gives me more insight as to what is happening on my system. One such IIS 6 tweak which I find is greatly overlooked is the additional AppPool logging you can get out of IIS 6. It blows me away that this was not "on" by Read More...
Database Disconnect Issues with SharePoint
I have spent a good deal of time lately working with one of my MOSS 2007 customers on a database disconnect issue that has been plaguing them since SPS 2003. The following blog entry are the steps I went through to track down this issue. It was not without Read More...
.Net Framework Version Overview
I am frequently asked about the various .Net framework versions floating around. As the .Net framework continues to go through its various revs the waters will only become muddier. Here is a quick overview of each version we have to date… .Net 1.0 – This Read More...
Windows SharePoint Services 3.0 Remote Blob Storage API
Probably one of the worst KB articles I have seen lately introduces, what has the potential to be a really exciting new feature of WSS 3.0/4.0 – Remote Blob Storage (RBS). This interface allows the storage of "blobs" outside of SQL server in a kind of Read More...
Download your Hotfixes!
Up to this point Microsoft has always required customers to make a phone call into Microsoft Product Support to receive a hotfix. Today we have made available a web application that allows customers to fill out a simple web form and receive the hotfix Read More...
Moss & SharePoint Related MCTS Certification Information
Recently I have been looking into MOSS related certifications and ran across the MCTS certifications. I have narrowed the huge list of certifications and exams down to just those that are MOSS 2007 and WSS V3 specific and have provided links below. MCTS Read More...
Moving To SharePoint
Since coming to Developer Support in 2003 I have been working with ASP.NET and IIS. 4 years in any group at Microsoft is a good stint and it was time that I moved on. Because I love working with .Net and web technologies SharePoint seemed like a likely Read More...
WSS 3.0 32bit on x64
Question: So what happens when you have an x64 development box running Windows 2003 R2 x64 Enterprise with IIS6 in WOW64mode and you want to install the 32bit version of WSS 3.0? Answer: --------------------------- Setup Errors --------------------------- Read More...
More Posts Next page »
Page view tracker