开发者

WCF service hosted through console need to be rehosted every time on machine restart

Not sure why service is showing a weired behavior, Any help will be r开发者_如何转开发eally appreciated.

Thanx


What does rehosted mean? Does it mean that you have to run console application each time you restart the machine? That is obvious behavior - when application doesn't run, it cannot host WCF service. If you want your service to be automatically hosted after machine restart you have to host it in Windows service (and set the service to automatically start).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜