0

User is authenticated to the MVC app, but the session becomes null in my .axd call. The AXD implements IRequireSessionState. Works locally, just not on Azure. Ideas?

Alfred
  • 800
  • 8
  • 16
  • Which part of Azure are you using ? Websites or cloud services – JamesKn Jun 05 '13 at 21:19
  • the axd http handler piece is in a web site – Alfred Jun 05 '13 at 21:24
  • http://www.windowsazure.com/en-us/manage/services/web-sites/how-to-monitor-websites/#howtoconfigdiagnostics Might be worth setting up some error diagnostics and see if you can see if you a missing an assembly or can get any more information to help you. – JamesKn Jun 05 '13 at 21:29
  • http://blog.degree.no/tag/irequiressessionstate/ Have you seen this also ? – JamesKn Jun 05 '13 at 21:30

0 Answers0