I try to open a XAML Browser Application in Firefox, but it always displays an open/save dialog and for each option keeps opening a new tab.

Is there any solution?

有帮助吗?

解决方案 3

Actually it seems that i have to copy the npwpf.dll file into the plugins folder of Mozilla.

其他提示

Firefox doesn't support XAML or XBAP applications. The only thing I'm aware of that does is Internet Explorer. Therefore, what you're seeing is expected behaviour. Firefox is treating them as a filetype it can't handle itself and downloading it.

You need WPF plug-in to run XBAP in Firefox.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top