-
1. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
Kevlar Jul 17, 2012 6:18 AM (in response to Kevlar)I still have had no luck with this error... something about the redirect gets it stuck at isapi_redirect.dll
-
2. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
sdsinc_pmascari Sep 14, 2012 7:06 AM (in response to Kevlar)Did you ever find a solution to this? Having same issue here.
-
3. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
Kevlar Sep 25, 2012 6:27 PM (in response to sdsinc_pmascari)Still no solution to the problem... glad to see I am not the only one though. I have rigged it though for the time being by doing the rewrite in the application.cfc file until a better fix is available.
-
4. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
sdsinc_pmascari Sep 26, 2012 5:33 AM (in response to Kevlar)I re-ran the Web Server Configuration tool for each of our sites and that cleared it up. Apparently, not all the shortcuts and virtual directories required were properly installed on my first go-round.
Hope that helps.
-
5. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
MN-U8712 Jun 12, 2013 12:08 PM (in response to sdsinc_pmascari)I am having the same problem.
CF 10
Win Ser 2008 R2
IIS redirect sites cannot forward cfm pages. I tried the config. All were reset and still none are working.
they all forward cfm pages to jakarta/isapi_redirect.dll
-
6. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
sdsinc_pmascari Jun 12, 2013 1:16 PM (in response to MN-U8712)Make sure you have the latest CF patches installed and re-config each site individually. Do NOT use the "All ISS Sites" option. It has never worked for me.
Sorry, I'm not much help than that.
-
7. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
Erik99 Mar 10, 2014 8:31 AM (in response to Kevlar)I had this same problem for a few days. I fixed it by enabling 32 bit applications to true for the application pool that the IIS redirect was working with.
-
8. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
vishu#13 Mar 11, 2014 3:09 AM (in response to Kevlar)Share your web.config
-
9. Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
nonprofitCoder Oct 13, 2014 9:24 AM (in response to Kevlar)I'm having this issue as well. I tried to set the IIS 7 application pools to 32 as stated in the answer, but that didn't seem to change the response. I'm still getting the jakarta/isapi_redirect.dll issue.
Should I be setting the application pool of the old-forwarding site? Or the new site it's being forwarded to? I tried both, but it didn't seem to help much either way.
I also found the following article, but it seems to be more focused on IIS 6. But it indicates this might be a permissions issues. But IIS 7 doesn't seem to assign permissions in the same way.
https://bugbase.adobe.com/index.cfm?event=bug&id=3341684
Any further information on how to resolve this problem would be most appreciated!!
Thanks!

