Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IIS and RegisterContentType('application/json');
#1
Hello,

Why on IIS as ASPX doesn't work RegisterContentType('application/json');

When i want to retrieve content from POST request is REQUEST.FILES[0] always empty. If I do same in local environment (as application) working good?!
Reply
#2
It is BUG in ASPX deployment. If I run as ISAPI on IIS working good.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)