質問

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