MfSvcUtil is bugged

…anyone tried to use MfSvcUtil.exe to create the wsdl from the assembly that contains the interfaces and the types of the service?

It’s quite impossible!

There is any guide to do that?

Thanks

Does MFSvcUtil support generation of WSDL from an assembly containing a services that exposes object graph with a deep > 1? Seems no. *1
Does MFSvcUtil support generation of WSDL from an assembly containing a services that exposes classes with “properties”? NO it supports just Fields.
Does MFSvcUtil is documented enought? NO!!! you can just try and see…

Is it enough?

*1 i mean i’ve a Class that have 1 property that is not a base type but another class… i wasn’t able to make it running… see point 3… no documentation!

Alberto,

As we already discussed, MFSvcUtil has some bug when generating WSDL depending on how you use the several available Attributes (namespaces, and so on). The only way I found to achive that, was to generate a very simple class without bug and left using MFsvcutil after that. When I need a new method, I implement the plumb manually…

that s so frustrating…

thanks Luis.

Yes, but it is more a NETMF Problem thant a GHI… As Gus often says, DPWS is not often used so that not much feedback is available…

this is clear… it’s not due to GHI… but due to Microsoft… but this is a general discussion forum isnt it?

If you believe there is a general NETMF problem it’s certainly OK to discuss here but you should also report the problem to Microsoft at:

http://gadgeteer.codeplex.com/workitem/list/basic

Done here:

http://netmf.codeplex.com/workitem/1895