I'm working on a legacy application that uses the IE-only window.showModalDialog
command to display web pages in a modal dialog.
Recently, I tried logging into the application as a different user and began seeing a dialog that says "Access is Denied" whenever the page tries to open one of these pages.
What could have happened to cause this problem and how do I fix it?