Click here to Skip to main content
16,020,714 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am newly to the widows services and my windows application uses NuSOAP php services.When i accessing this services , i am getting an error which is
"The content type text/xml; charset=ISO-8859-1 of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 629 bytes of the response were".
So please help me how can i solve this problem.
Posted

1 solution

Did you use "Add Service Reference" to access the service? If not give access and check it.
 
Share this answer
 
Comments
Jithu T.E 19-Jan-11 3:21am    
Ya i used "Add Service Reference".After executing the application the service response throw the above exception

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900