Pergunta

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?

Foi útil?

Solução 3

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

Outras dicas

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top