RSS Feed Feed your read!

Bookmark and Share







Tag Cloud

ASP.NET Generic, Best Practices, Business Intelligence, Freeware Releases, InfoPath, Infrastructure, jQuery, Lunch & Learn Events, Project Server, Random, Reporting Services, Search, SharePoint Administration, SharePoint Business Analysis and Project Management, SharePoint Development, Silverlight, Social Networking, Speaking Events, White Paper Releases, Workflow Foundation,

Archives

June 2007 (3)
August 2007 (1)
November 2007 (2)
February 2008 (2)
April 2008 (5)
May 2008 (7)
June 2008 (8)
July 2008 (7)
August 2008 (3)
September 2008 (7)
October 2008 (1)
November 2008 (3)
December 2008 (3)
January 2009 (7)
February 2009 (5)
March 2009 (10)
April 2009 (2)
May 2009 (6)
June 2009 (3)
July 2009 (4)
August 2009 (6)
September 2009 (3)
October 2009 (9)
November 2009 (10)
December 2009 (1)
January 2010 (1)
February 2010 (3)
March 2010 (6)
April 2010 (2)
May 2010 (3)
June 2010 (4)
July 2010 (3)
Jul17

Unexpected error when browsing to User Profile Service Application

So I'm working on configuring the SharePoint 2010 user profile service application in partitioned mode. However, after the service application was created I was getting these weird errors in the ULS log (just a generic "unexpected error" i ...[Read more]

Jul15

Managed Metadata service application not available for SharePoint sites

So I was setting up the managed metadata service application today and things were going fine. I created the service app, and associated the service app with my web application. However, after I added the Enterprise Keywords site column on a list to ...[Read more]

Jul14

Claims error when publishing service applications in SharePoint 2010

So – the other day I was trying to publish service applications in SharePoint 2010 from a provider farm to a consumer farm. I did all the steps I knew possible, but was stilling getting errors in the ULS and in the browser was getting the famed &quo ...[Read more]

Jun24

Pluggable Workflow Services in SharePoint 2010

Pluggable workflow services is one of the most highly anticipated new workflow features for SharePoint 2010. This is because SharePoint 2007 workflows lacked the ability to communicate with the outside world. The most basic scenario is a workflow th ...[Read more]

Jun22

Building SharePoint Event Receivers in 2010

If you need some action to occur when a user deletes a document, for example, you may right away think you need a workflow when in fact an event receiver will do. The main difference between the two is a workflow is typically long running, whereas a ...[Read more]

Jun18

Fault handling and debugging SharePoint Workflows

If you don't properly handle exceptions in the workflow and an error occurs, you'll get the dreaded "Error Occurred" string in the workflow status, with no help as to what went wrong. You're left with debugging your workflow, and if you do ...[Read more]

Jun10

SharePoint Workflow Versioning with Visual Studio 2010, Step by Step

So you just built this compelling Visual Studio workflow and deployed it into production. Things go great for a few months, but then the business requests a small change to the workflow. You go back into the workflow code, add a few activities to fu ...[Read more]

May27

Source Code from my Presentation at Workflow University

Last week I presented at the Workflow University event in Dallas sponsored by RBA Consulting. It was a neat event where Eric Hanes presented on using Visio to create workflows. Scott Wheeler then brought that diagram to life a with SharePoint Design ...[Read more]

May18

My SharePoint 2010 book is now Available!

Today is the day! My book, SharePoint 2010 Workflows in Action, is now available to be downloaded. The first four chapters are ready, and a new chapter will be released each week for the next 8 weeks.  Download e-book: http://manning.com/wicklund/ ...[Read more]

May06

Slide Deck and Source code for TechFuse Presentation

Today I presented at the TechFuse conference in Bloomington MN. My presentation was on how to build SharePoint 2010 customizations with no server access, which included SharePoint Designer 2010, Sandboxed Solutions, and the new Client Object Model. ...[Read more]

Apr30

Slide Decks and Code from TEC 2010

Hey all! Bellow you'll find my slide decks and source code for the presentations that I gave at this week's The Experts Conference (www.tec2010.com). I promised a more detailed write-up for my SharePoint 2010 Branding presentation, so stay tuned to ...[Read more]

Apr06

My Favorite new SharePoint 2010 Workflow Features

Some of you are aware that I'm currently writing a SharePoint 2010 book around workflows. I'm nearly complete with the manuscript (1 chapter to go!), and it should be on sale in an electronic version in a few weeks, with the hardcopy coming this sum ...[Read more]

Mar25

Parallel Blocks have finally arrived in SharePoint Designer 2010

One of the biggest problems people had with SharePoint Designer 2007 is the inability to run actions in parallel. For instance, what if you wanted to get the approval from 5 users all at the same time? In 2007, you had to issue tasks to those users ...[Read more]

Mar23

500 Error on SharePoint 2010 Central Administration

I just re-installed SharePoint Server 2010 and Central Administration kept giving me a 500 IIS error:  "Could not load all ISAPI filters for site 'SHAREPOINT CENTRAL ADMINISTRATION V4'. Therefore site startup aborted."  "Event ID: ...[Read more]

Mar23

Create a SharePoint Web Application Policy with Powershell

Below is a simple PowerShell script you can use to grant a user or AD group a Full Control policy on a web application. You could use this in scenarios where you're scripting your SharePoint installation, and you want to script your policies as well ...[Read more]

 Next >> Bookmark and Share