I got this code below working on local (using source code)
perfectly fine. But when I published it on IIS7
the PDF
is not showing anymore.
If you want to show a PDF on your site, here are a few javascript tools you can use that can help you accomplish this:
http://viewerjs.org/
https://github.com/mozilla/pdf.js/
Personally, I have not used either of these tools, but they seem like they would be sufficient for what you are trying to accomplish.