System.NullReferenceException when using WSDL in C# SOAP Request
问题 Another Similar But cant figure out Problem Tried the answer which worked for previous question in this same post, Which was for Arrays. Over here it is lookups and iv tried the below but its still not working. Iv also tried createCustomerRequest.CustomerDetails.Title[0].Code[0] = cloneTitleCode[0]; All the [0] iv switched them around and took them off too and tried all the combinations still doesnt work. //Security settings to match server using this line: - Dsoapui.https.protocols=SSLv3