简体   繁体   English

部署WCF Web服务

[英]Deploying a wcf web service

I am new to web services. 我是Web服务的新手。 I have successfully created my WCF web service, now I want to consume it. 我已经成功创建了WCF Web服务,现在我想使用它。 The client to consume this is on a different machine. 消耗此资源的客户端在另一台计算机上。 I am using Visual Studio 2012. The service that executes a stored procedure in SQL Server 2005. 我正在使用Visual Studio2012。该服务在SQL Server 2005中执行存储过程。

How do I proceed to make the other party test the service? 如何继续让对方测试服务?

您将必须通过右键单击客户端应用程序将服务引用添加到服务。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM