¡@

Home 

2014/10/16 ¤W¤È 12:10:01

jquery Programming Glossary: userservice

wcf REST Services and JQuery Ajax Post: Method not allowed

http://stackoverflow.com/questions/6633648/wcf-rest-services-and-jquery-ajax-post-method-not-allowed

service. Jquery .ajax type 'POST' url http localhost 8090 UserService ValidateUser data username 'newuser' password 'pwd' contentType.. InstanceContextMode.PerCall public class UserService IUserService private readonly IUserRepository _repository public.. InstanceContextMode.PerCall public class UserService IUserService private readonly IUserRepository _repository public UserService..

wcf REST Services and JQuery Ajax Post: Method not allowed

http://stackoverflow.com/questions/6633648/wcf-rest-services-and-jquery-ajax-post-method-not-allowed

with this I cant get the json response from my wcf rest service. Jquery .ajax type 'POST' url http localhost 8090 UserService ValidateUser data username 'newuser' password 'pwd' contentType application json charset utf 8 success function msg alert.. ServiceBehavior InstanceContextMode InstanceContextMode.PerCall public class UserService IUserService private readonly IUserRepository _repository public UserService _repository new UserRepository public ServiceObject.. ServiceBehavior InstanceContextMode InstanceContextMode.PerCall public class UserService IUserService private readonly IUserRepository _repository public UserService _repository new UserRepository public ServiceObject ValidateUser..