Article ID: 934365 - Last Review: September 22, 2011 - Revision: 3.0 Error message when you call the window.open method from a Web page to open an active document in Internet Explorer: "permission denied"
On This PageSYMPTOMSConsider the following scenario. You call the window.open method from a Web page to open an active document, such as a .doc file, an .xls file, or a .pdf file. You try to access the child window by using a script. In this scenario, you may receive the following error message in Microsoft Internet Explorer 6 or in Windows Internet Explorer 7: permission denied CAUSEWhen Internet Explorer uses an Active Document server, such as Microsoft Word, Microsoft Excel, or Adobe Reader, to display a document in an Internet Explorer window, the page contains only the active document window and not the MSHTML. Therefore, the window object that is returned by the window.open method is disconnected and is invalidated. Only the IWebBrowser2 browser frame and the active document remain in the new window. Because the methods of the IWebBrowser2 interface are not exposed to scripts, you cannot call the methods of the browser frame by using a script. STATUS This behavior is by design. MORE INFORMATIONSteps to reproduce the behaviorMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure. However, they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
