09-27-04 10:51 PM
hi guys
I am getting this error when building the Biztalk project
Error:
An atomic scope may not contain, call or compensate a service or scope that
contains
both the send and the corresponding receive of a requestresponse operation
on a 'uses' or service link
The Orchestration is consuming the webservice and has the scope shape to
receive the
web service response with exception handler.The Orchestration is also
using the non - serilizable object like System.xml.XmlNodeList
both the Orchestration and scope or having the atomic transaction enabled
thanks in advance
[ Post a follow-up to this message ]
|