Forum Search Results for "" RSS 1—7 of 7

More Search Options

  • Re: ARR proxying POST requests

    Posted to IIS 7.0 - Application Request Routing (ARR) by njhansen on 05-19-2009, 12:34 PM

    Making it a global rule, at least on first attempt, did not work; I get The virtual path 'null' maps to another application, which is not allowed. I'll poke at it a bit to see whether I can get it to work. I had already looked at the failed request log, but perhaps I missed something important. As expected, it is ...

    • http://forums.iis.net/p/1157760/1904218.aspx#1904218
  • ARR proxying POST requests

    Posted to IIS 7.0 - Application Request Routing (ARR) by njhansen on 05-19-2009, 11:26 AM

    I think I might have run across a bug in ARR, but I'm not certain. We have a folder <mydomain>/script that is an application folder; it contains several ASP.Net pages. I also have a rule to proxy everything that is not an ASP.Net page to another server. We are in the midst of translating from an older web technology to .Net, and ...

    • http://forums.iis.net/p/1157760/1904208.aspx#1904208
  • Re: 500 without Failed Request Log

    Posted to IIS 7 - Troubleshooting by njhansen on 05-14-2009, 4:53 PM

    Just figured it out. Turns out that at one point in the past, there was a folder called /script on the local machine, and at that time, someone (probably me) made it an application folder in IIS. So there was an application called script that had no corresponding file system folder any more. Not sure how this kept failed request logging from ...

    • http://forums.iis.net/p/1157666/1903793.aspx#1903793
  • 500 without Failed Request Log

    Posted to IIS 7 - Troubleshooting by njhansen on 05-14-2009, 4:17 PM

    Is there something that can go wrong and cause a 500 before Failed Request Logging initializes? Here is the situation, I request http://<mydomain>/script/missingfile.html from the server, and I get a 500 error. I have Failed Request Tracing turned on for all return statuses. I get an entry in the server log reflecting the 500, but no failed ...

    • http://forums.iis.net/p/1157666/1903791.aspx#1903791
  • Re: ARR and IE proxy issue

    Posted to IIS 7.0 - Application Request Routing (ARR) by njhansen on 05-07-2009, 3:39 PM

    OK, further information on this. I believe that the issue may be with the content type header. The backend server is returning a two content type headers Content-Type: text/html Content-type: text/html;Charset=ISO-8859-1  However, when the result gets translated by IIS, the resulting single header is Content-Type: ...

    • http://forums.iis.net/p/1157377/1903053.aspx#1903053
  • Re: ARR and IE proxy issue

    Posted to IIS 7.0 - Application Request Routing (ARR) by njhansen on 05-04-2009, 4:05 PM

    Thanks for the quick reply. Here is the information you requested: ARR / URL Rewrite config: From applicationhost.config: ConfigSections:             <sectionGroup name="rewrite">                 ...

    • http://forums.iis.net/p/1157377/1902706.aspx#1902706
  • ARR and IE proxy issue

    Posted to IIS 7.0 - Application Request Routing (ARR) by njhansen on 05-04-2009, 3:05 PM

    I'm having a strange issue with ARR, IIS7, and IE. I've set up ARR version 1 on an IIS7 server, enabled the proxy setting at the global level, and set up URLRewrite rules to send some requests to another server. Everything works fine when viewing the resulting pages in FireFox and Safari, but IE (6, 7, or 8) complains ...

    • http://forums.iis.net/p/1157377/1902693.aspx#1902693

Microsoft Communities