문제

Google Chrome is set as my default browser (on Windows 7). However, when I compile and run an XBAP application in Visual Studio 2010, I'd like it to run in IE9. Currently, VS2010 tries to view it in Chrome.

Is there a way to have VS2010 use IE9 for XBAP projects?

My current workaround is to set IE9 as my default browser while testing.

도움이 되었습니까?

해결책

You could use Default Browser Switcher VS extension to change browser to run you site in VS.

다른 팁

Not by default.

There's a Visual Studio extension that you could use for this.

I think that there will be a better built-in experience in Visual Studio vNext (source)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top