I am running into a weird problem with the installation / configuration of the BizTalk 2010 Adapter Pack. I am running BizTalk 2010 cluster on Windows Server 2008 R2, wanted to get WCF-SQL to work so I installed the 64 bit of LOB, 64-bit BizTalk Adapter Pack, 32-bit BizTalk Adapter Pack.
I was able to see the WCF-SQL adapter in the list of adapters, and created a new handler for it. Everything seemed to be working fine. However when I created a receive location that uses the WCF-SQL type, and click on Configure, I got this error:
Exception has been thrown by the target of an invocation. (mscorblib)
Additional information: Binding not found: sqlBinding (Microsoft.Adapters.Common.Biztalk).
I double checked the machine.config for both framework and framework64, .net framework 2.0 and 4.0, they all have "sqlbindings" entries.
By the way, I had it working on one of my development box, but when I tried to set up my server and that's when I run into this problem.
Any help is appreciated!
Not being facetious, but have you restarted your Host Instance?
Adding a handler requires a Host Instance restart.