I have deployed my BizTalk project in the Server by connecting to the server from my Local Development machine.( by configuring the server from BizTalk Explorer).
Now I want to expose this orchestration as a web service. But I am not sure from where I will get the dll corresponding to the orchestration.( This is a must for running the WS publishing wizard) I am not able to find it in the GAC. But the orchestration looks configured in the BizTalk managemnt Console.
Can anyone help me please?