Web Service Debugging in Domino 8
Web Service debugging in Domino 8 is worthless. If a service fails, I get a generic error back from Domino:

If you are debugging the service… you would hope that a Fault Object would be populated but it is not:

My frustration lies within the fact that the values I am sending to the web service are correct. I have verified them in the AWS Scratchpad.
Domino… why are you failing me?
There are 1 Comments to "Web Service Debugging in Domino 8"
I agree. I count how many times I am at another (.net) developers desk and they can get inline object details and debugging. I use Visual Studio for debugging Lotus Apps on the web. Something is wrong with that.