Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Consuming Sharepoint Webservices
- This topic has 6 replies, 1 voice, and was last updated 9 years, 2 months ago by
community-content.
-
AuthorPosts
-
-
December 29, 2005 at 7:16 PM #12583
Hi All,
Has anyonw tried using Sharepoint WebServices in BizTalk 2k4.
I am getting an error when i try to add web reference
Any sugggestions or whitepapers available for using Sharepoint Lists or UserProfile data?
-Regards
-
January 9, 2006 at 5:22 PM #12584
Hi Stephen,
Oh yeah i have tried your Lab and it works perfectly
But here i am talking about Sharepoint WebServices available(If one has have Sharepoint Installed) at
Ex: Lists WebService
http://localhost/_vti_bin/lists.asmx
When i try to add the above web reference to the BizTalk Project i get
Failed to Add a Web Reference Error
-Regards,
-
January 26, 2006 at 5:28 PM #12585
Hi Stephen,
Yes, adding reference to any other .NET project perfectly works but not for Biztalk Projects
Error Information – Failed to add a web reference
I found this reply from other groups -‘ BizTalk doesnt support Array types’
-Regards,
-
May 24, 2006 at 8:31 AM #12586
Hi,
Im getting an error while creating an instance to webservice provided by the wsslib adapter.
Error : Failed to add webreference
If any one knows the solution post it, bz it is very urgent.
by,
siva-
December 30, 2005 at 1:58 AM #12587
Do you know what type of error you are getting? Are you using the Community BizTalk Sharepoint Adapter?
I have a lab that uses the adapter for some basic posting. You can check it out here: http://www.biztalkgurus.com/Labs/Sharepoint-Infopath-BizTalk-Exceptions.html
Hope this helps.
-
January 10, 2006 at 2:10 AM #12588
Sorry, I have never tried that.
Have you tired adding the reference to a .net project to see if that worked?
-
January 30, 2006 at 5:18 PM #12589
Looks like your web service takes Arrays? That’s not supported in BT 2004 WS Adapter. You will need to use the WSE 2.0 Adapter or wrap your web service call in .net code and call it in an expression shape.
-
-
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.