I have an angular frontend from which I access an asmx webservice. The respective class is marked as ScriptService and is generally able to return JSON (Post-re
ScriptService