Monday, May 07, 2012

Error importing binding file from remote computer "Failed to create 'AdapterName' Transport Component"

Yesterday I was trying to deploy a BizTalk solution from a continuos integration server to our DEV environment. The solution was deployed perfect, but in the import bindings step, I get this error:

"Failed to create 'AdapterName' Transport Component"

Finally I found the solution. The problem was that in my continuos integration server, I haven't installed this adapter, I don't know why, but is needed.

You can get this error using whichever tool that you use: BTSTask, MSBuild extension pack, Deployment Framework for BizTalk...

No comments: