开发者

Turning Navigation Silverlight into out-of-browser application

开发者 https://www.devze.com 2023-02-17 02:43 出处:网络
I have created Silverlight application using Navig开发者_如何学运维ation template. I wanted to turn it into out-of-browser application. But on the Debug tab, out-of-browser application radio-box is no

I have created Silverlight application using Navig开发者_如何学运维ation template. I wanted to turn it into out-of-browser application. But on the Debug tab, out-of-browser application radio-box is not enabled. Why it is so and what can I do about it?


This is not related to the fact that its a Navigation application. It works well in oob.

Is it with VS2008 or 2010?

Try re-creating a new project (using Navigation Template) to see if the radio button is enabled (in my case it is with vs2010). If it works on that new project, I suggest you transfer all your sources files on that new project.

Add a screenshot of your debug tab.

0

精彩评论

暂无评论...
验证码 换一张
取 消