Windows 7: Web Services in Native Code
- PC01
- 17,855 Views
- 8 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Already have a Channel 9 account? Please sign in
Follow the Discussion
Why would I want to write web services in native code?</sarcasm>
Hello everyone,
Thank you for interest in this talk. Unfortunately I am not able to answer your questions until the time of the talk on PDC. However please do post them such that I could make sure I have answers for them in the talk. Also watch for upcoming posts on my blog for this as well. I am sorry for a delay but it is only few weeks before I can answer all your questions.
Looking forward to seeing you at PDC 2008!
Thanks,
Nikola Dudar
Program Manager
http://blogs.msdn.com/nikolad
I'm looking forward to see more and more in native world.
Thanks,
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?
You should be able to use WWSAPI instead of gSOAP for talking to WCF services. If you see any problems, please let me know. You can use either feedback form on my blog,http://blogs.msdn.com/nikolad, or post on WWS API forum, http://social.msdn.microsoft.com/Forums/en-US/wwsapi/threads/.
Thanks,
Nikola
I have downloaded the sample project and built it,but i got a error like this:Failure errorcode=0x80070057
The count for parameter description is 4181(0x1055) while parameter description is null on WS_OPERATION_DESCRIPTION.
why this happened?
Hi,
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?
Remove this comment
Remove this thread
close