Publish WCF Service app on IIS Express using Web Deployment

后端 未结 4 1865
臣服心动
臣服心动 2021-01-03 17:01

I want to publish WCF Service Application created in Visual Studio 2010 on IIS Express.

So I\'m using Project -> Publish -> Web Deploy:

Service URL:          


        
4条回答
  •  太阳男子
    2021-01-03 17:24

    Fist of all, you need to specify the correct Service URL, i.e. http://server/MsDeployAgentService

提交回复
热议问题