How to disable features in the web service
<webServices>
<protocols>
<remove name="Documentation"/>
<add name="HttpGet" />
<add name="HttpPost" />
</protocols>
<soapExtensionTypes>
<add type="QlmLicenseLib.QlmSoapHeaderExtension, QlmLicenseLib" priority="1" group="High" />
</soapExtensionTypes>
</webServices>PreviousHow can I use more than 32 features with QLM Pro?NextHow to parse data returned by GetDataSet or GetDataSetEx
Last updated