3
Answers

WCF Windows Service - Consuming

Ask a question
Greg

Greg

16y
6.9k
1
Hi all,

I've written a Windows Service, which hosts a WCF Web Service. I'm now trying to work out how I consume this via a client.

I've previously used svcutil.exe to generate a proxy class from WCF Web Service hosted in IIS by pointing the svcutil.exe to the address where it is hosted - how can I alter this to point to the location of the windows service?

Cheers,
Greg

Answers (3)