关于运行webservice的探险家 [英] about explorers to run webservice

查看:68
本文介绍了关于运行webservice的探险家的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

aoa我想在谷歌浏览器上运行我的网络服务,但每当我运行我的网络服务时,它在Internet Explorer中打开???怎么做?

解决方案

Quote:

默认情况下,Visual Studio使用您的默认浏览器来测试页面。要使用其他浏览器或页面检查器,请在解决方案资源管理器中右键单击该页面,然后单击浏览方式或在页面检查器中查看。 浏览方式允许您从列表中选择浏览器,将新浏览器添加到列表中,或将其中一个设置为默认浏览器。 (此处的默认浏览器设置仅适用于Visual Studio环境,而不适用于Windows。)

参考 [ ^ ]


Web服务在Internet Explorer中打开。没有什么可以开放。服务正在永久运行(或不运行)。您的客户端只能通过URI在某处打开某个Web页面,并且可以将其连接到Web服务(或不是)。您需要了解Web的功能,至少在一般情况下。



对于Chrome与IE,这只是浏览器设置为默认值的问题在你的系统中。您可以将其设为Chrome或甚至禁用/删除IE(是的,这是可能的;有些人通常会这样做)。请注意,您始终可以通过系统上安装的任何浏览器打开任何页面。这是一个有文化的计算机用户,与任何软件开发主题无关。在这方面,整个问题都是偏离主题的。 (如果有人认为我应该没有回答一个偏离主题的问题,我想道歉。:-))



-SA

aoa i want to run my webservice on google chrome but whenever i run my webservice it is opening in internet explorer??? how it can be done?

解决方案

Quote:

By default, Visual Studio uses your default browser to test pages. To use a different browser or Page Inspector, right-click the page in Solution Explorer and then click either Browse With or View in Page Inspector. The Browse With lets you select a browser from a list, add new browsers to the list, or set one as the default browser. (The default browser setting here applies only to the Visual Studio environment and not to Windows.)

reference [^]


A Web Service is not "opening in Internet Explorer". There is nothing to "open". A service is running permanently (or not). Your client side only opens some Web page somewhere by a URI, and it may connect it to a Web service (or not). You need to learn what Web does, at least in general terms.

As to Chrome vs. IE, this is just a matter of what browser is set up as default in your system. You can make it Chrome or even disable/remove IE (yes, this is possible; and some people often do exactly that). Note that you can always open any page by any of the browsers installed on your system. This is a matter of being a literate computer user, not related to any software development topics. In this aspect, the whole question is off-topic. (I want to apologize for posting this answer, if someone thinks that I should have not answered an off-topic question. :-))

—SA


这篇关于关于运行webservice的探险家的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆