Window in XAML Browser Application

Is it possible to show a window in a Browser application I get a security exception when I try, what security level is required to do it, and how can I achieve this security level
We are replacing a Java Applet embeded in a web page but it absolutly needs to pop windows.
A lot has been said comparing WBA and Java applet on this forum and people seem to suggest that it is similar.


Answer this question

Window in XAML Browser Application

  • brad.p

    No, you can't show a window in an XBAP app. MS has caught lots of heat over this limitation and is supposed to lift that restriction in a future release. Let's keep our fingers crossed...

  • Window in XAML Browser Application