Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道您可以使用WCF轻松做到这一点- 但我需要我们的系统使用“System.Web.Services.WebService”的旧方式
我怎样才能做到这一点?
这是答案 - 它在那里找到,因为这在 windows 服务中更常见
http://jakkaj.wordpress.com/2007/10/25/web-service-inside-a-windows-service-without-iis/