문제

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