About 2,350 results
Open links in new tab
  1. XSLT: how to apply xsi:nil attribute to all empty elements in the …

    Dec 13, 2007 · "Support for the XSLT document () function and embedded script blocks are disabled by default. These features can be enabled by creating an XsltSettings object and passing it to the Load …

  2. BCP Importing Data Incorrectly - social.msdn.microsoft.com

    Nov 11, 2009 · Starting copy... SQLState = S1000, NativeError = 0 Error = [Microsoft] [SQL Server Native Client 10.0]Unexpected EOF encountered in BCP data-file 0 rows copied ...

  3. time synchronization - social.msdn.microsoft.com

    Oct 26, 2009 · Date Time Version Size File name ----------------------------------------------------------------- 18-Jul-2001 20:55 5.0.2195.3858 355,088 Advapi32.dll 18-Jul-2001 20:55 5.0.2195.3649 135,440 …

  4. Using WSFederationHttpBinding is it possible to send a Client Cert …

    Feb 22, 2010 · My question is: How can I set up my client's binding to get a token from the STS and send that token AND a Client Certificate in the request to the service? I've tried setting the client …

  5. VBA and authentication sharepoint - social.msdn.microsoft.com

    Jan 19, 2015 · I'm currently working on a project with access 2010, the application will need to download files stored on sharepoint. I managed to do this by using web services (SOAP requests). That only …

  6. Signing The Body of a Web Service Request (From Client)

    Sep 9, 2010 · I'm assuming I will have to modify the reference.cs file or maybe even the WSDL, but here's some of the code I've done for the binding..is this on the right track?

  7. SslStream Authenticate Certificate in Web Service

    Oct 7, 2021 · Question 0 Sign in to vote User-665585339 posted hi Guys, To use mutual SSL in web service, this is my below code:- System.Net.ServicePointManager ...

  8. Problem while processing XML from Unix hosted web service

    Hi there we need to write web service client in VS2005. For quickstart ".NET WebService Studio 2.0" was used to check the exposed web service.

  9. WADWindowsEventLogsTable not getting created.

    May 31, 2011 · I'm trying to write application event log into the WADWindowsEventLogsTable. On testing on development fabric no table is getting created. Not tested on cloud. Please provide any …

  10. [Web Service] Receiving GET request instead of POST

    Jun 19, 2008 · When I call the WS form a client machine (windows 2000/xp) the server receive a POST http request like expexted but when I call the WS from anothers (windows nt 4.0) the clients sends a …