Quantcast
Channel: VBForums - WPF, WCF, WF
Viewing all articles
Browse latest Browse all 256

[RESOLVED] How to install a WCF service using install shield?

$
0
0
Hi All

I've developed a WCF service using the WCF service library template in VS 2019 (followed the step here). I'm now trying to build an installer to install that on a clients machine using Install Shield. However, I can't seem to find the right options.

I've deployed web services built as Windows Services in VS before by using the Services node in InstallShield. However, this node expects to be given an exe, which the Windows Service template produces. The WCF service doesn't produce an exe, it produces a dll.

So what's my way forward?

The WCF service is still fairly small so I could reimplement it using the Windows Service template. This feels like a step back though.

I also notice that there's an Internet Information Services node in Install Shield that, according to the blurb, can be used to deploy web based applications. That sounds like it may be what I'm after but I'm outside my comfort zone on this and would appreciate it if someone could confirm if I'm heading in the right direction before I jump down that rabbit hole. Also, would this involve prerequisites (e.g. IIS) to be installed on the target machine?

Failing the above, is there another option available to me?




Edit>> Ah, Just came across the WCF Service Application template in Visual Studio. I'm guessing that's what I really should have developed this as. Does that sound right?

Viewing all articles
Browse latest Browse all 256

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>