I am working on Visual Studio 2010 Beta2.
I am creating a new workflow project. But under New_Project_WorkFlow the sequential activity workflow was not listed for .net framework 4.
And even if I choose workflow console application I don't have an option to add a sequential activity in add -new item by right clicking on the project
Toolbox looks different too compare to VS2008.EventDriven.AddExternalevent activities are not seen.(But these are available if I choose .net framework 3.5)
I need to create a sequential activity which consume a web service using the clientOperation activity.But client operation activity also not available in toolbox.same for Console.readline.
But the examples given in web mention all these. I am quite confused by VS2010 IDE. Why I can't find any of these activity in My Vs2010 toolbox? I posted a similar question earlier. But I think the qustion was not explaining all this problems.
http://www.biztalkgurus.com/media/p/21915.aspx
This is the webcast I am referring for above mentioned workflow.