Hi
Iam using cfhttp to talk to a .net web service which returns either string or exception. When it returns string i get data correctly but when it returns exception i need to capture the exception string. Somehow cold fusion loses that data and returns me "500 Internal Server Error" when webservice returns a exception. I used all the cfhttp variables to see if that data is given back in some variable but i dont see it anywhere.
The exception my .net webservice returns is "Divide by zero". I need that sentence as it is captured but instead i get 500 internal server error. Any ideas?
Thanks
Badrinath Chebbi
Iam using cfhttp to talk to a .net web service which returns either string or exception. When it returns string i get data correctly but when it returns exception i need to capture the exception string. Somehow cold fusion loses that data and returns me "500 Internal Server Error" when webservice returns a exception. I used all the cfhttp variables to see if that data is given back in some variable but i dont see it anywhere.
The exception my .net webservice returns is "Divide by zero". I need that sentence as it is captured but instead i get 500 internal server error. Any ideas?
Thanks
Badrinath Chebbi