M
Mike
All,
I am capturing a SQL constraint exception in my web service and am
attempting to "throw" it back at my asp.net page so I can put up an alert
box. For some reason I lose the contraint error and the web page sees it as
an exception.
How do I pass back the original type of the exception threw my web service?
Where can I find a good article that discuss's how to handle error
processing from web services??
Thanks
Mike
I am capturing a SQL constraint exception in my web service and am
attempting to "throw" it back at my asp.net page so I can put up an alert
box. For some reason I lose the contraint error and the web page sees it as
an exception.
How do I pass back the original type of the exception threw my web service?
Where can I find a good article that discuss's how to handle error
processing from web services??
Thanks
Mike