When attempting to retrieve items from an SPView programmatically, you cannot reference fields by name or by their ID. Note, I’m using MOSS 2007 with SP2. So here’s the code that causes the issue (and resulted in over 3 hours of wasted time)… Guid ...
[Read More]