BTSTask gives me an error when exporting or importing bindings

BTSTask can sometimes throw an error relating to .NET versions when you attempt to export or import bindings for ActiveADAPTER send ports and receive locations. Try the following:

In your BTSTask.exe.config file (located in your Program Files BizTalk folder), add the following just under <configuration> tag:

<startup useLegacyV2RuntimeActivationPolicy="true">
 <supportedRuntime version="v4.0" />
 </startup>
FAQs
Can I use ActiveADAPTER components in multiple BizTalk applications?

Yes. Once installed, ActiveADAPTER Active Directory Send and Receive Adapters will be an available option for all Send Ports and Receive Locations.

See the entire answer

Which properties of Active Directory objects can ActiveADAPTER modify?

Virtually all properties. ActiveADAPTER can update, add to, or clear all properties that are compatible with string, number and byte array data types. A number of special properties are also integrated - objectGUID and objectSid, for example. This covers virtually all the properties you can see using Active Directory Users and Computers.

If there are specific properties you wish to use that you are having trouble with, let us know!

See the entire answer

Can we purchase components of the ActiveADAPTER BizTalk Accelerator separately?

Yes. Prices for individual components are included on our price list. Email salesinfo@activeadapter.com for more information.

See the entire answer