Posted on: 7/30/2014 9:42:56 AM | Views : 391

We are using Windows server 2008[64 bit], IIS 7.0. The development is with ASP.Net 4.0 web application. We are facing the error while accessing WCF services. We are accessing WCF services using JSON and we are getting the error : 500 Internal Server error.
 This is applicable to both GET method and POST method access. Can anyone explain what is the root cause of the error? 
Thanks in advance.

Go to the complete details ...