Hi, i created custom workflow in Visual studio 2010. I want my workflow opened page of the site. In workflow i using method - Process.strart("http:\\mysite\myform.aspx") try to open the page. But my workflow is completed after his the start.
Browser does not open the page i have. Can you please tell me how best to do to open up the site url in the workflow code. Thanks.
↧