Windows Desktop Web Services API (webservices.dll) announcement
-
Link
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
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
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.
-
0 Votes
[Announcement] “Windows Desktop Web Services API (webservices.dll)” Forum will be migrating to a new home on Microsoft Q&A!
This “Windows Desktop Web Services API (webservices.dll)” Forum will be migrating to a new home on Microsoft Q&A! We’ve listened to your ... -
1 Votes
Collecting logs for Windows API calls
Hello, In order to detect malicious behavior, I am interested in monitoring calls to some Windows base functions (also calls Windows API). So I was wondering if ...Answered | 1 Replies | 1451 Views | Created by Neïlo - Wednesday, July 8, 2020 7:18 AM | Last reply by Drake_Wu - Thursday, July 9, 2020 1:58 AM -
0 Votes
Parser error adding web reference
I have written two web services in a Web applicaiton. When I try and add a reference in a Windows project, one succeeds but the other fails with Server Error in '/' ...Unanswered | 1 Replies | 1565 Views | Created by iLens - Sunday, March 22, 2020 12:29 PM | Last reply by Drake_Wu - Tuesday, March 24, 2020 1:31 AM -
0 Votes
SSL on Self Hosting Web API
0) { store.Close(); return existingCert[0]; } else { ...Unanswered | 2 Replies | 2567 Views | Created by loftty - Friday, February 15, 2019 12:36 PM | Last reply by loftty - Wednesday, February 26, 2020 11:49 AM -
0 Votes
wsutil generating different code from wsdl file resulting in an error
Hi, I have a wsdl file that has a struct containing a count and a pointer (like an struct for arrays). A method gets ONE of these structs as a ...Unanswered | 4 Replies | 1323 Views | Created by pettersson - Tuesday, February 4, 2020 5:09 PM | Last reply by pettersson - Wednesday, February 5, 2020 9:24 AM -
0 Votes
Implement a web service with WWSAPI that support a WS-Security header with a nonce and a password digest
Hi ! I search through the WWSAPI examples but found no explanation concerning the handling of a WS-Security header like this: <soapenv:Header> ...Answered | 10 Replies | 2147 Views | Created by d_d_v - Thursday, December 12, 2019 8:28 AM | Last reply by d_d_v - Thursday, January 16, 2020 7:36 AM -
0 Votes
Web api error code with message.
Good morning I am Moin and new in development field ,I am creating web api simple project and handling ...Unanswered | 1 Replies | 1747 Views | Created by Mohammad Moine - Monday, September 2, 2019 2:03 AM | Last reply by Jeffrey Shao - Monday, September 2, 2019 6:56 AM -
0 Votes
how do i read an excel data in javascript
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 | 1818 Views | Created by akshya2127 - Friday, July 12, 2019 12:18 PM | Last reply by Rita Han - Monday, July 15, 2019 2:19 AM -
0 Votes
windows service error 1053
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 ... -
0 Votes
What is current status of WWSAPI? Is there still Active Development? Is it Fully supported, Deprecated, End of LIfe?
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 | 2633 Views | Created by Kevmeister - Sunday, June 10, 2018 12:32 AM | Last reply by David Goll [MSFT] - Friday, March 22, 2019 5:37 PM -
0 Votes
In VB.Net, list the web services used on a server
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 | 1941 Views | Created by Haroun bouhdid - Wednesday, March 13, 2019 10:44 PM -
0 Votes
Can Windows Web Services API handle https with both server and client certificates?
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 | 9244 Views | Created by Andrew7Webb - Wednesday, February 9, 2011 3:49 AM | Last reply by ShekhardPatil - Monday, February 4, 2019 12:40 PM -
0 Votes
Windows web service problem - Error string with resource id '0x88' is not found for the language id '0x809'
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 ... -
0 Votes
WWS API Certificate related clarification
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 | 2325 Views | Created by Hyder Ali Imaran - Friday, August 17, 2018 12:36 PM -
0 Votes
Use of the certificate for authorization.
Hello. Can you share examples of authorization with a certificate for working with wsdl? -
0 Votes
ipbusenum.dll is missing from Windows 10
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 | 2749 Views | Created by SnekithanSonOfJesse - Thursday, August 2, 2018 12:23 AM -
0 Votes
Error while transferring the biometric data base from machine to machine
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 ... -
0 Votes
TLS 1.2 with WWSAPI?
Is it possible to use TLS 1.2 with WWSAPI?Answered | 1 Replies | 2793 Views | Created by partybananen - Tuesday, May 8, 2018 3:34 PM | Last reply by partybananen - Thursday, May 24, 2018 8:15 AM -
0 Votes
Creating API Provider
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 ... - Items 1 to 20 of 382 Next ›
Windows Desktop Web Services API (webservices.dll) announcement
-
Link
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
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
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.