This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 3

Windows Desktop Web Services API (webservices.dll) announcement

  • Link
    How to build applications that use WWSAPI for Windows XP, Vista, Server 2003 and Server 2008?
    Nikola Dudar [MSFT] Friday, October 9, 2009 8:46 PM

    Please follow instructions in this post if you are intersted in using the WWSAPI runtime on Windows XP, Vista, Server 2003 and Server 2008. The version available corresponds to the one released in Windows 7 and Windows Server 2008 R2. To develop for this version of the runtime, you need to install Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1. If you used any pre-released versions of WWSAPI, please make sure to regenerate all code using the new version of wsutil.exe tool and rebuild all source code that used any of the pre-released versions of this API. When you have technical issues of using WWSAPI, you may use this forum. All other questions about this version before you have access to it, please email them all to wwsredst@microsoft.com.

  • Link
    Resources to help you to start using Windows Web Services API.
    Nikola Dudar [MSFT] Tuesday, April 7, 2009 12:47 AM

    Follow the link below to a page with a list of online resources available to help you connect your native C/C++ code and web services using Windows Web Services API.
    http://blogs.msdn.com/nikolad/pages/connecting-c-c-and-web-services.aspx

    For questions and comments, please start a discussion on this forum.

  • Link
    Welcome to a forum on Windows Web Services API!
    Nikola Dudar [MSFT] Thursday, October 30, 2008 6:24 PM
     

    Hello and welcome to the forum on Windows Web Services API!

     

    Windows Web Services API forum provide you an opportunity to join a community of native C/C++ code developers who are wroking on connecting native code and web services. Here at the forum you can share knowledge, get questions answered, and learn from others similar to yours. Start by posting related questions to your topic of interest and leverage the knowledge available in your new forum community.

     

    For more information please check out PDC 2008 talk  on WWSAPI which you can find here, http://channel9.msdn.com/pdc2008/PC01/.

    Thank you for your posts and we are looking forward to productive converstation on this forum.

    Windows Web Services API team.

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Windows Desktop Web Services API (webservices.dll)
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Implement a web service with WWSAPI that support a WS-Security header with a nonce and a password digest

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Hi ! I search through the WWSAPI examples but found no explanation concerning the handling of a WS-Security header like this: <soapenv:Header> ...
    Unanswered | 3 Replies | 156 Views | Created by d_d_v - Thursday, December 12, 2019 8:28 AM | Last reply by Strive Sun-MSFT - Friday, December 13, 2019 3:47 AM
  • large check mark
    0 Votes

    Web api error code with message.

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Good morning           I am Moin and new in development field ,I am creating web api simple project and handling ...
    Unanswered | 1 Replies | 550 Views | Created by Mohammad Moine - Monday, September 2, 2019 2:03 AM | Last reply by Jeffrey Shao - Monday, September 2, 2019 6:56 AM
  • large check mark
    0 Votes

    how do i read an excel data in javascript

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
     i have an .xls file and i have to insert the values in a table.i need the exact code for the same.
    Unanswered | 1 Replies | 520 Views | Created by akshya2127 - Friday, July 12, 2019 12:18 PM | Last reply by Rita Han - Monday, July 15, 2019 2:19 AM
  • large check mark
    0 Votes

    windows service error 1053

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Hello i have an application that i installed in a VM (Server 2012 R2) and manually created a service for it. When i start the service, it takes time to complete and finally pops up an error that ...
    Unanswered | 0 Replies | 928 Views | Created by usmanjammeh - Wednesday, April 17, 2019 5:39 PM
  • large check mark
    0 Votes

    What is current status of WWSAPI? Is there still Active Development? Is it Fully supported, Deprecated, End of LIfe?

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    We have a C++ project that presently uses WWSAPI for performing SOAP requests to another server. The heyday of WWSAPI seems to have been around 2008/2009 when Nicholas Dudar from ...
    Unanswered | 1 Replies | 1167 Views | Created by Kevmeister - Sunday, June 10, 2018 12:32 AM | Last reply by David Goll [MSFT] - Friday, March 22, 2019 5:37 PM
  • large check mark
    0 Votes

    SSL on Self Hosting Web API

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    0) { store.Close(); return existingCert[0]; } else { ...
    Unanswered | 1 Replies | 1078 Views | Created by loftty - Friday, February 15, 2019 12:36 PM | Last reply by David Goll [MSFT] - Friday, March 22, 2019 4:57 PM
  • large check mark
    0 Votes

    In VB.Net, list the web services used on a server

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Hello, I am looking for how to list, in VB.NET, the web services used on a server or a computer. Thanks in ...
    Unanswered | 0 Replies | 764 Views | Created by Haroun bouhdid - Wednesday, March 13, 2019 10:44 PM
  • large check mark
    0 Votes

    Can Windows Web Services API handle https with both server and client certificates?

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    I want to use this transport layer protocol:  http://en.wikipedia.org/wiki/Transport_Layer_Security#Client-authenticated_TLS_handshake  It appears that the ...
    Unanswered | 4 Replies | 7314 Views | Created by Andrew7Webb - Wednesday, February 9, 2011 3:49 AM | Last reply by ShekhardPatil - Monday, February 4, 2019 12:40 PM
  • large check mark
    0 Votes

    DLL error

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    System.IO.IOException: Can not read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An ...
    Unanswered | 0 Replies | 960 Views | Created by Ahron321 - Saturday, January 19, 2019 12:12 PM
  • large check mark
    0 Votes

    Windows web service problem - Error string with resource id '0x88' is not found for the language id '0x809'

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    I am developing an application using Windows Web Service APIs in VC++. For error handling I am using the APIs WsGetErrorProperty() and WsGetErrorString(). When I call the ...
    Unanswered | 0 Replies | 866 Views | Created by JubinC - Wednesday, January 2, 2019 3:16 PM
  • large check mark
    0 Votes

    WWS API Certificate related clarification

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Hi All, I am using WWS API to communicate with JAVA webservice which running in https mode. I used to export user's certificate in USER's certificate store and communicate and works ...
    Unanswered | 0 Replies | 1053 Views | Created by Hyder Ali Imaran - Friday, August 17, 2018 12:36 PM
  • large check mark
    0 Votes

    Use of the certificate for authorization.

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Hello. Can you share examples of authorization with a certificate for working with wsdl?
    Unanswered | 0 Replies | 1157 Views | Created by jl_lurk - Friday, August 3, 2018 12:27 PM
  • large check mark
    0 Votes

    ipbusenum.dll is missing from Windows 10

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    I have used to see PnP-X Bus enumerator Service (ipbusenum.dll), now it is no longer exist in the Windows 10 (Professional), is there any reason not there. Automatic setup of Connected devices are not ...
    Unanswered | 0 Replies | 1228 Views | Created by SnekithanSonOfJesse - Thursday, August 2, 2018 12:23 AM
  • large check mark
    0 Votes

    Error while transferring the biometric data base from machine to machine

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    I have moved the biometric database (private pool) from one machine to machine. Then I have tried to do biometric verification but I got an error code 0x80098012 by the API ...
    Unanswered | 0 Replies | 1144 Views | Created by Arun7736 - Friday, June 29, 2018 11:48 AM
  • large check mark
    0 Votes

    TLS 1.2 with WWSAPI?

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Is it possible to use TLS 1.2 with WWSAPI?
    Answered | 1 Replies | 1328 Views | Created by partybananen - Tuesday, May 8, 2018 3:34 PM | Last reply by partybananen - Thursday, May 24, 2018 8:15 AM
  • large check mark
    0 Votes

    Creating API Provider

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    Hi everybody. I have c# web page has data and its detail of data. I want to create API provider of this web page without using the backend ...
    Unanswered | 0 Replies | 1195 Views | Created by gracelvioretha - Wednesday, April 4, 2018 10:23 AM
  • large check mark
    0 Votes

    WinINet The handle is in the wrong state for the requested operation

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    I need know what type of server that WinINet works best with. Does it simply need to be running FTP / HTTP ? I have a product that my company purchased that uses WinInet to download ...
    Unanswered | 0 Replies | 1543 Views | Created by groflow - Thursday, February 22, 2018 6:18 PM
  • large check mark
    0 Votes

    Deploying to azure is taking 30min or more when using azure powershell

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    The details can be found ...
    Unanswered | 0 Replies | 1292 Views | Created by Weingartner Research - Monday, January 8, 2018 3:28 PM
  • large check mark
    0 Votes

    Json return string and double quotes

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    I'm building a return string and getting confused with the double quotes. For the life of me, I cant see where I'm going ...
    Unanswered | 0 Replies | 1548 Views | Created by juliemac - Tuesday, October 31, 2017 9:38 AM
  • large check mark
    0 Votes

    How to add thumb field to Facebook video

    Windows Desktop Development
     > 
    Windows Desktop Web Services API (webservices.dll)
    i created desktop application that upload videos to facebook using graph.facebook and it works ok, but when i try to add "thumb" field to upload request it return error ...
    Unanswered | 0 Replies | 1477 Views | Created by PulsarMist - Sunday, October 22, 2017 11:31 AM
  • Items 1 to 20 of 378 Next ›
Announcement: 3

Windows Desktop Web Services API (webservices.dll) announcement

  • Link
    How to build applications that use WWSAPI for Windows XP, Vista, Server 2003 and Server 2008?
    Nikola Dudar [MSFT] Friday, October 9, 2009 8:46 PM

    Please follow instructions in this post if you are intersted in using the WWSAPI runtime on Windows XP, Vista, Server 2003 and Server 2008. The version available corresponds to the one released in Windows 7 and Windows Server 2008 R2. To develop for this version of the runtime, you need to install Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1. If you used any pre-released versions of WWSAPI, please make sure to regenerate all code using the new version of wsutil.exe tool and rebuild all source code that used any of the pre-released versions of this API. When you have technical issues of using WWSAPI, you may use this forum. All other questions about this version before you have access to it, please email them all to wwsredst@microsoft.com.

  • Link
    Resources to help you to start using Windows Web Services API.
    Nikola Dudar [MSFT] Tuesday, April 7, 2009 12:47 AM

    Follow the link below to a page with a list of online resources available to help you connect your native C/C++ code and web services using Windows Web Services API.
    http://blogs.msdn.com/nikolad/pages/connecting-c-c-and-web-services.aspx

    For questions and comments, please start a discussion on this forum.

  • Link
    Welcome to a forum on Windows Web Services API!
    Nikola Dudar [MSFT] Thursday, October 30, 2008 6:24 PM
     

    Hello and welcome to the forum on Windows Web Services API!

     

    Windows Web Services API forum provide you an opportunity to join a community of native C/C++ code developers who are wroking on connecting native code and web services. Here at the forum you can share knowledge, get questions answered, and learn from others similar to yours. Start by posting related questions to your topic of interest and leverage the knowledge available in your new forum community.

     

    For more information please check out PDC 2008 talk  on WWSAPI which you can find here, http://channel9.msdn.com/pdc2008/PC01/.

    Thank you for your posts and we are looking forward to productive converstation on this forum.

    Windows Web Services API team.

Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft