Regarding services running under WebServiceHost2 or otherwise created with WebServiceHost2Factory, is the automated help that's supposed to be available at */help intended only for services with the DataContractSerializer?
Can an alternative service created with WebServiceHost2Factory also be configured to work with the XmlSerializer that implements
System.Xml.Serialization.IXmlSerializable?