08-03-05 12:49 PM
Hi, can anybody help please?
I have created a simple orchestration that calls a stored procedure in Sql
Server. It is basically the example which comes with the SqlAdapter although
I have created my version from scratch.
I am having a problem with an additional call for a stored procedure that I
cannot figure out where it came from. The orchestration works fine returning
the information from the EmployeesByCountry, however when I look in the even
t
log I see that warning that says "Could Not Find Stored Procedure Request".
I
have no idea why it is looking for a stored procedure called Request.
The only thing I can think of is that the Operation Message on my Sql Port
is called Request, although the Message Type is set correctly.
Any ideas?
Cheers,
Gary
[ Post a follow-up to this message ]
|