Hi Sir,
I have an one WCF service “InsertData”. Because I have some kind of text files to insert into database so for each kind of file and create one new Biztalk application consume “InsertData” wcf service to insert text file data to database.
The first Biztalk application was very good when I used binding to consume “InsertData” wcf , but from the second application, I got the message ” this port already exists, Specify a unique port name “.
Please help to give me the solution to resolve it.
Thank you so much.