No announcements
-
0 Votes
WWSAPI error - incorrect scheme
/service/GetXXXInfo' has an incorrect scheme for this channel. The scheme 'http' was expected". I did try setting the channel to ... -
0 Votes
WWSAPI client generates incorrect format for soap request?
. By adding nillable='true' you need a way to express that array is a nil. You cannot do it with just simple recurring XML elements, so WWSAPI packs the 'array' into a wapper on which you can ...Unanswered | 3 Replies | 5429 Views | Created by cabinho - Wednesday, May 5, 2010 4:38 PM | Last reply by Piotr Kulaga [MSFT] - Monday, May 10, 2010 5:31 PM -
0 Votes
WWSAPI for xp
so when i was researching a way to connect natively from c++ to my c# wcf service, i came across WWSAPI and saw what a lot of folks saw. that it would be included in the windows sdkAnswered | 1 Replies | 6536 Views | Created by SDKCodeMonkey - Friday, April 16, 2010 3:44 PM | Last reply by Piotr Kulaga [MSFT] - Monday, April 19, 2010 5:43 PM -
0 Votes
WCF and WWSAPI
Hey! Please see the very last post in this thread: http://social.msdn.microsoft.comProposed | 1 Replies | 6065 Views | Created by ERLN - Thursday, November 26, 2009 6:20 AM | Last reply by Axel Andrejs [MSFT] - Tuesday, December 1, 2009 12:27 AM -
0 Votes
Concurrency Runtime for WWSAPI Clients
I need to call several WWSAPI web services simultaneously from an App and suppose Concurrency Runtime WWSAPI client is the way to ... -
2 Votes
WWSAPI with EWS
last method change. I am calling method exposed by webservice . I am sending SOAP request but I get below error Failure: errorCode=0x803d0000 An ...Answered | 14 Replies | 22393 Views | Created by steve_olivier - Wednesday, July 22, 2009 2:29 AM | Last reply by ShekhardPatil - Wednesday, July 26, 2017 3:39 PM -
0 Votes
WWSAPI service on Azure?
Unfortunately not now. WWSAPI is not built into Windows Server 2008 (which is the OS used in the cloud today). To use it, you're required to install Windows platform update, which is not ...Answered | 1 Replies | 7962 Views | Created by arimed - Thursday, September 9, 2010 10:32 PM | Last reply by Yi-Lun Luo - Friday, September 10, 2010 1:36 AM -
0 Votes
WWSAPI for ForeFront TMG
times on this forum see http://social.msdn.microsoft.com/Forums/en-USUnanswered | 2 Replies | 6365 Views | Created by Dfvelasco - Thursday, August 4, 2011 11:06 AM | Last reply by Shaun Wilde - Monday, August 29, 2011 12:47 PM -
0 Votes
TLS 1.2 with WWSAPI?
Is it possible to use TLS 1.2 with WWSAPI?Answered | 1 Replies | 1227 Views | Created by partybananen - Tuesday, May 8, 2018 3:34 PM | Last reply by partybananen - Thursday, May 24, 2018 8:15 AM -
0 Votes
Error connecting to WCF service using WWSAPI
Hello I am trying to connect to a WCF service using WWSAPI and I am getting the following error when I try to call an operation on the ...Unanswered | 1 Replies | 5105 Views | Created by SDKUser - Friday, August 20, 2010 3:32 PM | Last reply by SteffT - Tuesday, August 24, 2010 11:04 AM -
0 Votes
WWSAPI and setting "soapenv:Header" values
valueSize, __in_opt WS_ERROR* error); Example -Unanswered | 1 Replies | 6946 Views | Created by burnettb317 - Wednesday, March 16, 2011 2:59 AM | Last reply by Vandana Gummuluru [MSFT] - Thursday, March 17, 2011 12:34 AM -
4 Votes
WWSAPI - ServiceMetadataBehavior equivalent
Hi Nishant, Yes, when buildig a service with WWSAPI the first step would be to create WSDL/XSD describing the service. The WCF way of generating WSDL/XSD from source with ...Answered | 4 Replies | 6289 Views | Created by Nishant Sivakumar - Wednesday, July 22, 2009 4:29 AM | Last reply by Nishant Sivakumar - Wednesday, July 22, 2009 5:25 AM -
0 Votes
WWSAPI for probing printers on the Network
Hi Sujan, Yes, we believe that it is possible to implement WS-Discovery using WWSAPI .The API provides all necessary building blocks for this specification. Unfortunately, ...Answered | 3 Replies | 6636 Views | Created by SUJAN KATAKAM - Thursday, December 4, 2008 7:09 AM | Last reply by Nikola Dudar [MSFT] - Thursday, December 11, 2008 1:00 AM -
0 Votes
Training Materials available for WWSAPI?
Hello, I am looking for any training materials for WWSAPI. Classroom or online or textbook. Hell, I would even hire a tutor! :-) I ... -
0 Votes
Does WWSAPI a support a ws2007FederationHttpBinding client?
, the Ws2007FederationHttpBinding supports full message security which is not supported by the WWSAPI. However, if you will use transport security on the service is should ...Unanswered | 1 Replies | 4917 Views | Created by Ron A. _ - Tuesday, June 1, 2010 2:48 PM | Last reply by Piotr Kulaga [MSFT] - Thursday, June 3, 2010 4:53 PM -
0 Votes
wwsapi Concurrency model.
wcf can use session/instanceContext/concurrentcy mode to control the threads for handling requests by host. I don't know if wwsapi has simlar APIs, I just find the ...Unanswered | 2 Replies | 6307 Views | Created by Gavin Liu - Wednesday, October 26, 2011 3:31 AM | Last reply by Gavin Liu - Thursday, October 27, 2011 1:08 AM -
0 Votes
WWSAPI on Windows Server 2008 R2
I'm looking to use WWSAPI on a Windows Server 2008 R2 system, but I can't find webservices.dll anywhere and when I attempt to load my executible that uses WWSAPI it complains about ...Answered | 1 Replies | 6334 Views | Created by dlanods - Tuesday, May 4, 2010 7:23 AM | Last reply by Piotr Kulaga [MSFT] - Tuesday, May 4, 2010 5:10 PM -
0 Votes
WWSAPI help with VS2010
-services-on-windows-with-c.aspx] to try out the WWSAPI examples. The sample compiles and links fine, however, when i execute it, i get the below error. Tried uninstalling ...Unanswered | 2 Replies | 7036 Views | Created by infinityshark - Wednesday, December 22, 2010 5:24 AM | Last reply by Jürgen Veidt - Wednesday, January 5, 2011 6:36 PM -
4 Votes
Where to get WWSAPI for Vista
that Microsoft will hear our cry and allow WWSAPI to be freely distributed. It is just silly not to! SamAnswered | 22 Replies | 18715 Views | Created by Rene1965 - Thursday, October 8, 2009 8:36 AM | Last reply by XBinSys - Wednesday, December 11, 2013 4:05 AM -
0 Votes
WWSAPI service for Silverlight clients
Cary, Thanks for explaining the scenario. WWSAPI does not provide first-class support for that. The scenario you described (serving one XML file through GET ...Answered | 3 Replies | 4937 Views | Created by Cary Li - Tuesday, October 27, 2009 5:22 AM | Last reply by Hao Xu [MSFT] - Wednesday, October 28, 2009 5:15 PM - Items 1 to 20 of 880331 Next ›
No announcements