Connected Thoughts – Thiago Almeida

January 22, 2010

Does the BizTalk SharePoint Services Adapter work with SharePoint 2010?

Filed under: BizTalk — Thiago Almeida @ 10:15 am

Dan Rosanova asked a great question on the MSDN forums – Does the BizTalk SharePoint Services Adapter work with SharePoint 2010?

I asked Microsoft and on other mailing lists and the answer came from none other than the SharePoint and BizTalk super MVP Mick Badran:

Yes the adapter will work.

You need to make sure the adapter is configured on the bts side successfully (manual config here: http://blogs.breezetraining.com.au/mickb/2009/11/02/BizTalk2009ConfiguringTheSharePointAdapterManually.aspx)

Grab the existing WSSv3 Adapter WS and copy it to the SP2010 environment.

The trick is to add an entry into the Rebinding section of the WebService Web.config

Something like:

OldVersion=11.0.0.0 NewVersion=14.0.0.0

This tells .NET that when the WS is looking for v11 of the Microsoft.SharePoint.dll (v11) use Microsoft.SharePoint.dll (v14)

The SP2010 APIs are ‘mostly’ backwards compatible, certainly around SPLists and SPListItems they are.

On your way,

Mick.

Good stuff!

Advertisement

2 Comments »

  1. [...] After it is configured, change the web.config for the BizTalk adapter to use the 14.0.0.0 services (See this post here) [...]

    Pingback by BizTalk 2009 SharePoint Service Adapter with SharePoint 2010 « Kirk Hofer’s Blog — January 26, 2010 @ 2:43 am

  2. Sharepoint 2010 will be supported with BizTalk Server 2009 R2.

    Comment by Sameer [MSFT] — January 29, 2010 @ 5:57 pm


RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: WordPress Classic. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.