First of all, you will need to turn off the custom errors. If you haven’t already done so, click here…
Category Archives: SharePoint 2007
Quick tip: Troubleshoot SP error “Trying to use an SPWeb object that has been closed or disposed and is no longer valid”
This error definitely comes from not following Microsoft’s best practices. There’s a great article on MSDN about best practices that…
How to: turn off SharePoint Custom Errors
When you deploy to SharePoint, you are likely to hit a page that informs you or an error pertaining to…
How to: Programmatically create a SP2007 list view
In order to programmatically create a new view in SP2007, you need to get a reference to the list, get…