Pregunta

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?

¿Fue útil?

Solución 3

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

Otros consejos

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 bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top