xmlUrl = 'https://apitest.authorize.net/soap/v1/Service.asmx'; // Set
the URL interopPermission = new
InteropPermission(InteropKind::ComInterop); InteropPermission.assert();
objXHTTP = new COM(#serverxmlHttp); objXHTTP.settimeouts(#xmlResolve,
#xmlCo...