Quantcast
Channel: Configuration & Scripting
Viewing all articles
Browse latest Browse all 780

HTTP Handler is not working When we click Refresh\F5 button in IE browser

$
0
0

Hi all

<div>

I am working on an application which requires to have an HTTP Handler for handling a .pdf File 

The handler's configuration in web.config file is as followed,

<system.webServer>

<handlers accessPolicy="Read, Script">
<add name="FilePdf" path="*.pdf" verb="GET,POST" type="ComplianceMonitor.TestingHandler" resourceType="File" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64"/>
</handlers>

</system.webServer>

https://xxx/filename.pdf

but the problem is that the handler is not responding  for POST request in Internet Explorer(IE) browser,

Any suggestions.?

Your help is most appreciated

thanks in advance

</div>


Viewing all articles
Browse latest Browse all 780

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>