Has anyone experienced the error:-
The event receiver context for Workflow is invalid - appears in the error log after starting a statemachine WF - there's no error in MOSS and I can step through the onworkflow activated and create task events without error
This WF is attached for review of a page and when viewing WF status it reports failed on start.
Any help appreciated!

The event receiver context for Workflow is invalid
Ritesh Singh
I have taken the statemachinedemo (sharepoint wf sdk) initiation form (and customized it) to make use of the user authentication controls (dont know which control/activex control this is, anyone know
) to validate the user (windows authentication) - the error has gone away, so I assume the WF couldn't assign a task without identifying a an authenticated user