Been using the WCF Test Client for years now, testing externally hosted webservices that I consume.
I have often cursed about the inabillity to save a standard confuguration with settings about the bindings, as I for some of the methods needs to increse the maxRecievedMessageSize byond the standard 65536 - as well as occasionally other settings.
I would normally have to use the scvConfigEditor to update each time. But I lived with that.
UNFORTUNATLY - after updating to windows 10 and re-installing everything I can no longer edit the config file. Or I can edit, but the service will not reload with the new settings as it would before. I have tried editing the file manually also, and I have tried to refresh the service after saving both with the editor and manually..
Would anybody know the reason or a fix for this?