Browse by Tags

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 | 2 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...
Custom Code Access Security for Web Parts
We've been trying to figure out a way to do some custom searching in MOSS here for a couple weeks. The first plan of attack was a custom Content Query Web Part using CommonViewFields hooked up to site columns based on a lookup. Turns out there's a bug Read More...
Posted 28 June 07 10:33 by ryanm1201 | 3 Comments   
Filed under ,
How to Deploy a Custom Activity as a Feature
Henry asked me to figure out a way to easily deploy the custom activity I wrote, so with a suggestion and a pointer from him I was on my way. The end result is deployment of the activity as a feature. Here's how it's done. The concept is simple. Use the Read More...
SharePoint Logs
I know I implied earlier I wouldn't be posting trivial stuff...Although this may fall into that category, it also falls in to the category of "Ryan will forget this". We don't have a way to attach a debugger to our dev site right now, so debugging is Read More...
Posted 20 June 07 02:25 by ryanm1201 | 0 Comments   
Filed under
Custom Workflow Activity for SharePoint Designer to Retrieve Manager
My recent task was to create a custom workflow activity that users could access in SharePoint Designer which would be used to retrieve a users manager from Active Directory. No, you don't get this out of the box. But you almost do! And with this post Read More...
New SharePoint Category
No more playing around. After lots of labs, classes, webcasts, reading, etc. on SharePoint 2007 (MOSS), I'm now on a project actually working with it. I've been on it for about 6 weeks now so I'm getting dangerous enough to post some tidbits I run into Read More...
Posted 20 June 07 01:17 by ryanm1201 | 0 Comments   
Filed under
More Posts « Previous page