samedi 14 mars 2015

asp.net web api and aspxautodetectcookiesupport


Vote count:

0




I have asp.net application with wep api controller with one method marked by HttpPost attribute. This application hosts in IIS 8.5. When I make post request to this method I've got redirect to the same url with



?aspxautodetectcookiesupport=1



param and get request instead of my post. When I turn off session in my application using <sessionstate mode="off"/> all works fine. Is it required to turn off session for web api application?



asked 24 secs ago







asp.net web api and aspxautodetectcookiesupport

Aucun commentaire:

Enregistrer un commentaire