wpf - Cannot build a platform-specific XAML Browser Application in visual studio -



wpf - Cannot build a platform-specific XAML Browser Application in visual studio -

i trying build xbap setting platform target x86, , got next error.

cannot build platform-specific xaml browser application. if hostinbrowser property set 'true', either not set platformtarget property or set 'anycpu'

is there reason why disabled?

it's disabled because can't command user(s) browser. xaml browser application browser independent.

you can avoid error targeting cpu on configuration manager.

wpf visual-studio 64bit xbap

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -