XBAP Application, can these work in Google Chrome?

前端 未结 4 944
执念已碎
执念已碎 2020-12-08 08:18

I\'m developing a .NET 3.5 XBAP application that runs perfectly fine in FF3 and IE6/7 etc. I\'m just wondering if its possible to get these to run under other browsers, spec

4条回答
  •  攒了一身酷
    2020-12-08 08:46

    At the moment, XBAPs do not work in Google Chrome. I've gotten it to run once, somehow, but every time there after I've received an error that the browser cannot locate xpcom.dll. Apparently this error occurs for more than just XBAP applications. From what I've read users will have to wait for a fix seeing as Chrome is still in beta.

    Update:

    Looks like it's not going to be fixed: http://code.google.com/p/chromium/issues/detail?id=4051

提交回复
热议问题