I'm getting a similar error when running the sample project: "The count for parameter description is 4111 (0x100F) while parameterDescription is NULL on WS_OPERATION_DESCRIPTION".
How does WWSAPI compare with other 3rd party solutions like gSOAP? We are currently using gSOAP to have our C++ clients talk to our WCF services. What benefits would we see in switching to WWSAPI?
I would like to know how WWSAPI compares with gSOAP. We are currently using gSOAP to talk to our WCF services. Are there any benefits to switching our current gSOAP layer to use Windows Web Services API?
Windows 7: Web Services in Native Code
Aug 09, 2009 at 11:59 PMHi,
I'm getting a similar error when running the sample project: "The count for parameter description is 4111 (0x100F) while parameterDescription is NULL on WS_OPERATION_DESCRIPTION".
Were you able to resolve this?
Windows Web Services
Feb 13, 2009 at 11:23 AMWindows 7: Web Services in Native Code
Feb 11, 2009 at 12:12 PMI would like to know how WWSAPI compares with gSOAP. We are currently using gSOAP to talk to our WCF services. Are there any benefits to switching our current gSOAP layer to use Windows Web Services API?