workflow foundation - Host a non service wf in IIS -
i want host non-service wf in iis. read in msdn in link : https://msdn.microsoft.com/en-us/library/ff729688(v=vs.110).aspx. facing problem structure of solution proposed in msdn example. create vs2013 solution, add class library project named "shared", , wcf workflow service application project, don't know type of third project described in link named "creationendpoint".
can me?
do mean creationendpointclient? application in article console application, should run console. debug mode opens console window automatically when run project.
Comments
Post a Comment