-
Search
-
Archive
June 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Category Archives: SharePoint 2010
Redirect relative to the SharePoint LAYOUTS directory
If you ever need to redirect to a page that resides in the /_layouts/ virtual directory, i.e. the physical directory found in the SharePoint root in {SharePoint Root}\TEMPLATE\LAYOUTS it is possible to do so without hard coding the URL. Use … Continue reading
GetAssociationByBaseId returns null when the workflow association is disabled
This in my opinion is a bug but feel free to disagree. I came across this odditty when checking that workflow associations were enabled before attempting to start the workflow programmatically.
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Content Types, SharePoint, Workflow Leave a comment