I have created a "WCF workflow service Application". as of now, i press F5 and run the application. after which the service will be up and running. then i ping this service using SoapUI ( I have loaded the wsdl in the soapui)
How do i host/deploy this "WCF workflow service Application". ( I dont want to press F5 to up the service basically).
I have tried using this link. But it is not related to "WCF workflow service Application"



