开发者

How to launch silverlight with IE in Visual Studio while Google Chrome stays default for usual browsing

I cannot debug silverlight with Google Chrome. I don't want to change default browser to IE for my normal internet browsing.

How to only ask to run IE when running a silverlight project in Visual Studio开发者_高级运维 ?


In Visual Studio you can specify the browser to use when running a web project. Right click on the start webpage in your web project and click on the Browse With option.

In the dialog that appears click on Chrome and set it to default.

This will not change you default browser in Windows.


Right Click on ClientBin it is in your Projectweb.and change the default browser or remove the un wanted browser then click ok. Thats it.

or

ProjectWeb->Browse with->change the default browser->ok


Or, just install the IETab extension for Chrome, then set it to automatically run the Silverlight page in IE mode.

https://chrome.google.com/webstore/detail/ie-tab/hehijbfgiekmjfkfjpbkbammjbdenadd

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜