开发者

how to host a asmx web service on iis

Hi Can anyone please advise me on how to host an asmx webservice build in .n开发者_StackOverflow中文版et 3.5 on IIS6


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), ensure the .NET 2.0 runtime is selected.

Is there a specific problem you're encountering?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜