I am trying to get the data from the data base and if i enter ID it should display the details of that Id. I am success in saving to data base but when i am trying to get it from teh data base it is giving this error.
An error occurred while receiving the HTTP response to
http://localhost:8080/EmployeeService.EmployeeService. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down).
See server logs for more details.
Go to the complete details ...