Using SvcUtil on HelloWorldServer_MF sample

So I’ve got the HellowWorldServer_MF sample project running on my FezCobra_II. I have a client program on my PC that can capture the “hello” message and search for the service both successfully. :slight_smile:

but my current predicament concerns generating a wsdl file or even client service code from the running service. It seems that svcUtil can do this buy I’ve had no luck.
The best I can summon is some metadata using

svcUtil /t:metadata

which results in metadata.xml files which is nifty but not what I wanted.

Can anyone help me, or is this even possible? pls respond