Question

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.

Was it helpful?

Solution

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

OTHER TIPS

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)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top