Tagged Questions
1
vote
1answer
143 views
HTTP Handler not working for MS office extensions
I am trying to map a custom HTTP handler for *.pptx files and for some reason this is not working.
My HTTP handler does nothing else other than sending an email when a powerpoint file is accessed. I ...