-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have a .net client that calls some functions on my webservice.

The webservice is:
someFunction(String param1, String param2, int param3)

But, the webservice throws an error because the function that was
attempted was:
someFunction(String param1, String param2, Integer param3)

I had to work around this problem. It is happening with three of my
functions now.

What might be the problem?

I won't have time to work on a test case until next week perhaps, but I
am curious if anyone has seen behavior like this before.

I didn't change anything on the webservice, in terms of versions of any
libraries, but I did recompile because another class of mine had
changed, but, all of a sudden, this behavior comes up.

Thanx.

- --
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black    [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD4DBQFDgd0hikQgpVn8xrARAoxYAJiISiW0CVX4ZN+Asgongm80u+M1AJ9uyG4/
AqYCRzWZuS4SZ6zdb3jcWA==
=OnEy
-----END PGP SIGNATURE-----

Reply via email to