Object reference not set to an instance of object

  • 11 December 2008
  • 1 reply
  • 1 view

Badge +1
I have a created a simple workflow with one activity. I am using the SharePoint Events Process to link the process to a SharePoint list items.

I have two Events in the activity one resets the permissions on the list item associated with the workflow and the second emails document metadata (for testing).

The process fires but the User Management Event throws an error "Object reference not set to an instance of object" (I can only see the error while running the HostServer in console mode). However, the email event will send both the SPEventsField_Item and EventDetails_ListItem information with no issues.

I'm sure I am missing something simple here.

Thanks,

Shawn

1 reply

Badge +6

Hi Shawn,


First of all, to be sure, what is the version of K2 blackpearl you are using?


Second, when you use the Sharepoint User Management Event, how you configure it ?



  1. using dyanmic value from the XMLField K2 designer creates for you
  2. or with statical values

If 1 : have you opened your "runtime" XMLField to check the entries you use?


HTH

Reply