将Web服务托管在Web服务器中

编程入门 行业动态 更新时间:2024-10-28 07:34:32
本文介绍了将Web服务托管在Web服务器中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想将我的asp Web服务托管在Web服务器中.谁能告诉我该Web服务的托管过程.

I want to host my asp web service in web server. can anybody tell me the procedure to host the web service.

推荐答案

我假设您正在谈论Wcf服务,如果是的话,请查看使用多种协议在多个主机环境中托管WCF服务 [ ^ ] 还有 Wcf服务部署 [ ^ ] 至少221个来自代码项目搜索的结果 Wcf服务部署 [ ^ ] 注意:自行研究问题也是另一种学习曲线,我认为这比其他任何事情都要好. 希望对您有所帮助:) I assume you are talking about Wcf service if so then please have a look Host your WCF service with multiple host environment using multiple protocol[^] and also Wcf Service Deployment[^] at least 221 results from the codeproject search Wcf Service Deployment[^] Note: Research with the problem by self also another kind of learning curve and that is much better than anything else, I believe. Hope it helps :)

与托管网站没有什么不同.将站点复制到Web服务器(或其任何所需的子文件夹)的根目录,将该文件夹配置为IIS中的应用程序(右键单击,属性",创建应用程序"或类似性质的文件) It''s no different than hosting a website. Copy the site to the root of the web server (or any desired subfolder thereof), configure the folder as an application in IIS (right click, Properties, Create Application or something of that nature)

类似的问题在这里回答:如何在asp 3.5中发布WebService [ ^ ] Similar question answered here: How to Publish webService in asp 3.5[^]

更多推荐

将Web服务托管在Web服务器中

本文发布于:2023-08-01 10:27:19,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1267581.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:器中   Web

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!