Forum main page
Most
active member
Login page
Register
Log out
Search page
View our event calendar
Add general event such as an
upcoming software release or conference
View all birthdays
Public image gallery
Upload your images in your profile
Profile editing page
Subscription list page
Address book page
Member list page
View the most
active member
User groups listing
Private message page
|
|
Users viewing this topic: none
|
|
Login | |
|
Web service problem BizTalk 2006 - 18 October 2007
|
|
|
myur
Posts: 1
Score: 0 Joined: 18 October 2007 Status: offline
|
Hi I am trying to call a web service from orchestration in BizTalk 2006. Web service takes no of parameters and returns a dataset. I am facing a problem while calling a web service. It gives me error while returning the response back to orchestration. Following is the detailed error that I see in event log. Event Type: Error Event Source: XLANG/s Event Category: None Event ID: 10035 Date: 10/18/2007 Time: 1:45:37 PM User: N/A Computer: BIZ2007-DEV Description: Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'ADcall.webCall(7ef79ea7-a282-95b5-fd34-0a65ece2d4af)'. The service instance will remain suspended until administratively resumed or terminated. If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception. InstanceId: bbdc17f3-4c06-41b8-b00c-6952463c5a8f Shape name: ShapeId: Exception thrown from: segment -1, progress -1 Inner exception: The XLANG/s message has no part at index '0'. The total number of parts found in the message is '0'. If you expect a multipart message, check that the pipeline supports multipart messages such as MIME. Exception type: MissingPartException Source: Microsoft.XLANGs.BizTalk.Engine Target Site: Void ReadMessageState(Microsoft.XLANGs.Core.Envelope, Microsoft.XLANGs.BaseTypes.XLANGMessage) The following is a stack trace that identifies the location where the exception occurred at Microsoft.BizTalk.XLANGs.BTXEngine.BTXXlangStore.ReadMessageState(Envelope env, XLANGMessage msg) at Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase.ReceiveMessage(Int32 iOperation, Envelope env, XLANGMessage msg, Correlation[] initCorrelations, Context cxt, Segment s) at ADcall.webCall.segment1(StopConditions stopOn) at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp) For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. I tried writing piece of .net code to call web service. I called that .net code from BizTalk it gives me same error . But when I tried calling it from standalone windows application , it works perfectly fine!!!! Don’t see any issue with web service. can any one help me with this? does Web Service need to be on default port (80)?
|
|
|
|
RE: Web service problem BizTalk 2006 - 12 February 2008
|
|
|
jheywood
Posts: 5
Score: 0 Joined: 4 December 2007 Status: offline
|
I am having this exact same issue. Unfortunately, I have not yet been able to verify the web service, since it is offered by another party, but I receive the same error when trying to get response data from it. Does anyone have any ideas? Any help would be greatly appreciated! Thanks!
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|