Upendra Pratap Shahi

Upendra Pratap Shahi

  • 188
  • 10.4k
  • 2.1m

Remote validation not working on sub domain

Oct 13 2017 10:42 AM
Remote method validation not working when url comes as subdomain while wrking on original url.
GET
 
http://usaw.solution.com/Account/IsUserNameExists?UserName=tcladmin&UserId=undefined 404 (Not Found)
 
while on this :
http://solution.com/Account/IsUserNameExists?UserName=tcladmin&UserId=undefined
 
It is working.