默认浏览器 - Visual Web Developer Express 2010

发布于 2024-11-03 12:58:41 字数 406 浏览 1 评论 0原文

我正在尝试调试 Windows Azure WebRole,它是一个 MVC3 项目,但我希望它在我选择的任何浏览器中启动。

Windows Azure 设置为启动项目并启动 MVC3 项目 WebRole。

我正在使用 Visual Studio Web Developer Express 2010。

我之前曾通过设置以下属性(如下图所示)在黑暗中进行操作,但没有效果:

ProjectPropertyPages_WebTab

然后我决定将项目设置为不独立启动上述页面。

有没有办法在不更改我的 Windows 默认浏览器的情况下设置上述场景的默认浏览器

I am trying to debug a Windows Azure WebRole which is an MVC3 project, but I want it to launch in any browser of my choice.

The Windows Azure is set as the Startup Project and launches the MVC3 project WebRole.

I am using Visual Studio Web Developer Express 2010.

I have previously stabbed in the dark by setting the following properties as in the image below but to no avail:

ProjectPropertyPages_WebTab

I then decided to set the project to not independently launch a page as above.

Is there a way to setup a default browser with the above scenario AND without changing my Windows default browser?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

超可爱的懒熊 2024-11-10 12:58:41

我过去曾通过向项目中添加 ASPX 或 HTML 页面,然后右键单击它并选择“浏览方式”来解决此问题。然后,您可以在其中更改默认浏览器,而无需在 Windows 中更改默认浏览器。

不过,我还没有在 Express 版本中尝试过此操作,但我不明白为什么他们不将其包含在其中。

您可以稍后删除该文件,它仍会保留该设置。

I've gotten around this in the past by adding in an ASPX or HTML page to the project and then right clicking it and selecting Browse With. You can then change the default browser in there without having to change your default browser within windows.

I haven't tried this with the Express edition however, but I don't see why they wouldn't include it in there.

You can delete the file afterwards and it will still retain the setting.

一桥轻雨一伞开 2024-11-10 12:58:41

您可以直接访问解决方案资源管理器中显示的页面,然后使用要设置的任何浏览器进行浏览并将其添加为默认浏览器。

You right on the page shown in solution explorer and then browse with whatever browser you want to set and add it as default browser.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文