Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I've been having the exact same problem, only with a Visual Studio based workflow. So I swiped your subject line and ran over to the MSFT TechNet forums to ask. At the same time, I was flailing around trying to figure out what was going on myself.</p> <p>Through trial and error (lots of error), I (with lots of help from my friends) eventually stumbled upon the fact that it is Visual Studio that is broken. Here is a link to the "known issue" when debugging workflows in Visual Studio.</p> <p>connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=389923&amp;wa=wsignin1.0 (Sorry, new user, only one link allowed!)</p> <p>My forum post asking for help and the subsequent solution (which is over-zealous but it worked when I did that combination. I've since realized that there are simpler steps.)</p> <p><a href="http://social.technet.microsoft.com/Forums/en-US/sharepointworkflow/thread/c6450373-3e0f-4c7d-970a-14fbf6e904ee" rel="nofollow noreferrer">TechNet Forum Post</a></p> <p>I don't know if this will be the same for SPD but I hope this might help someone who encounters this problem in the future. My current workaround is:</p> <ol> <li>Shut Down Visual Studio</li> <li>Delete the files from the C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\VisualStudio\9.0\ProjectAssemblies</li> <li>Restart Visual Studio</li> </ol> <p>You will need to do this every time you make modifications to the Workflow on the Workflow designer surface. VS 2008 "seems" to pick up and debug to the right location if you just add code, but if you find weirdness in the debugger with break points in code, repeat the above steps.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload