09-15-04 03:19 PM
I've got a couple of orchestration steps where I do some stuff in code that
is called through the Expression Editor.
As it stands it all works fine.
However, I want to call a web service from the code to log errors on a
specific machine so that we've got some kind of audit from the coding
portions of the orchestration.
When I add the call, which works fine from code, and the service is
available to the machine from a browser, I get a 404 Page Not Found error in
the orchestration.
The web service is set to static, and the location is correct.
Anyone got any ideas?
Thanks,
CD
[ Post a follow-up to this message ]
|