Workflow 4, Why WaitForInput can not accept Input=[command]
问题 I'm trying to implement a multi steps wizard using WF4 for my MVC project. I've installed "Client Profile Platform Update 1" on my machine and I've implemented my project based on this sample : http://dotnetslackers.com/articles/aspnet/Multiple-Step-Based-Registration-via-ASP-NET-MVC-2-WF-4.aspx#1797 The problem is when I add a "WaitForInput" to first step of my 'Activity' , and I try to set Input=[command] , the expression validation shows me this error : Compiler error(s) encountered