Hi,
I had first deployed a appliacation using binding file for remote server. But it gives me following error.
‘Failed updating binding information. BindingException: Could not validate
TransportTypeData or Address properties for Primary Transport of Send Port ‘SendPort1’. Exception from HRESULT: 0x80131500′
To avoid this error i have deploy a application without binding file, created port after successful deployement and then bind them to ochestration. Ports get bind to orchestration but at Run time it gives error
‘New Transaction canot enlist in the specified transaction coordinator’
How can i resolve this error?