Hello,
  I recently installed the latest build, and am now having a new
problem, and am curious if this is something that should be reported as
a bug.

  I have two methods:
deassignItem(string, string, int)
deassignItem(string, string, int[])

  In my test I call the first method, but the server tries to apply the
parameters to the second one, and and so there is an exception thrown
(incorrect parameters).

  I don't know if I can come up with a simple example that fails or not,
is part of the problem.

  Hope this makes sense.

Reply via email to