Invoking an orchestration from Web Application
- From: "Kavitha" <kavidhakshin@xxxxxxxxx>
- Date: 4 Jun 2006 22:45:27 -0700
Hi,
I need to pass a XML docuement(XML doc Object or XML Node) from a .Net
web application to a Biztalk Orchestration. This .net application
should start the orchestration, and the supplied XML should be received
by the receive location. The orchestration has been published as a web
service and it has been web referenced in the .net web application. But
while passing the xml document to the orchestration, it throws the
following exception
An unhandled exception of type
'System.Runtime.Serialization.SerializationException' occurred in
Unknown Module.
Additional information: The type
System.Web.Services.Protocols.SoapException in Assembly
System.Web.Services, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a is not marked as serializable.
Any soultion to solve this error or is there any other alternative to
acheive our task.
Thanks in Advance,
Kavitha
.
- Follow-Ups:
- Re: Invoking an orchestration from Web Application
- From: Alastair Grant
- Re: Invoking an orchestration from Web Application
- Prev by Date: Re: BizTalk 2004 Direct Port to Message Box - Delivered not consumed
- Next by Date: create Receive port dynamically
- Previous by thread: HELP: BizTalk 2004 Direct Port to Message Box - Delivered not consumed
- Next by thread: Re: Invoking an orchestration from Web Application
- Index(es):
Relevant Pages
|