Handling Soap Exception Error
I have a web service project and everytime there is an error in the UI by invalid entry. I cannot catch the specific error because it always throws an soapexception error. My question is... Can I fixed it in UI or in the Web service project? if ever... How?
Any help will be much appreciated.. Thanks!!