July 2007 - Posts

Nuggets from Working with Large Lists White Paper
Other than the obvious benefit of learning the best methods for dealing with large lists, there are a couple related nuggets covered in the white paper titled Working with Large Lists in Office SharePoint Server 2007 (discovered from the SharePoint Product Read More...
Posted 26 July 07 08:21 by ryanm1201 | 1 Comments   
Filed under ,
Site Column to Crawled Property to Managed Property
Apparently the lifecycle of a site column (or other property for that matter) to become a crawled and then managed property isn't easy to remember as I've had to "discover" it more than once. Let's get it in writing this time... When a site column is Read More...
Posted 25 July 07 03:07 by ryanm1201 | 1 Comments   
Filed under
New Icon on New Items
I got a question today asking what the criteria was for how long the !New icon is displayed on new items in a list. Hell if I know...So I did some research. Taking a look at the onet.xml (located in 12 hive\template\global\xml) I did a search for the Read More...
Posted 19 July 07 01:42 by ryanm1201 | 3 Comments   
Filed under
Authorized Types
I ran into this when using SharePoint Designer to create a simple workflow. When I went to deploy the workflow to my site, I got a bunch of errors that looked like this: (0, 0) Type System.Workflow.ComponentModel.DependencyProperty, System.Workflow.ComponentModel, Read More...