I have a developed solution in Biztalk that is exposed as webservice and it
was running good before. I have updated some schemas and redoployed every
thing. Now whenever I call a webservice that is acctually a orchestration
by
providing its message it throws an exception whevever I access this
message
in orchestration.
the exception is:
"Object reference not set to an instance of an object. at
InBanking.Processes.FixedCashMessageGenerator.segment2(StopConditions
stopOn)
at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s,
StopConditions stopCond, Exception& exp)"