Before hosting WCF Restful
Services on IIS. I was getting response from server in my android application but now I have hosted my services on IIS but getting an error message of REQUEST ERROR. I don't know what's went wrong. can someone please sort out my problem. Thanks in Advance
Before Hosting on IIS
the above picture is before hosting the service on IIS. and the yellow highlighted text is param
and the JSON is the response which is corresponding to that param
.
After Hosting on IIS
I don't know why I'm getting this error. what went wrong and how to fix that. now im trying to retrieving data correspond to that param
but getting an error message.
"SERVER LOG after includeexceptiondetailInfaults
attribute value to true"
I'ms sure that database is causing the error and you can view the picture of server log
below