Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi

I try your example but don't work This is the link

In inspector of mozila firefox I have this error when i click on register button

CSS
POST http://localhost:49401/api/Account/Register [HTTP/1.1 400 Bad Request 23ms]
Object { Message: "The request is invalid.", ModelState: Object } userAccountService.js:27:16
undefined


You can help me?

thanks

br
Posted
Comments
John C Rayan 27-Apr-15 8:57am    
Is your localhost running on port 49401? Change it to the port your localhost running.

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