I need to use a SoapExtension subclass (which I have created), but it seems that this class can only be initialized through a web.config file. I ha
SoapExtension
web.config
Related to @soleshoe's comment I couldn't get my Unit tests (XUnit) to work, my App.config looked like this in the end.