Authentication failed during call webmethod from jquery.ajx with AspNet.FriendlyUrls and AspNet.Identity
In your App_Start folder, within your RouteConfig....
Comment out the following line or change its RedirectMode:
//settings.AutoRedirectMode = RedirectMode.Permanent;