Click here to Skip to main content
15,881,831 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,

While i'm kitting my web service function i have this error message, what is the problem and how i can solve this...,

Server was unable to read request. ---> There is an error in XML document (1, 824). ---> Culture name 'en-in' is not supported.
Posted
Comments
Sergey Alexandrovich Kryukov 15-Nov-11 2:13am    
Makes no much sense unless you post some relevant code sample.
--SA

1 solution

very true, please post some relevant code, also with the above displayed information, service setting has some problem. Culture setting as mentioned in the message. Are you able to view from vs internal browser. Check web.config as well.
 
Share this answer
 

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