About 2,570 results
Open links in new tab
  1. 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 …

  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. 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 …

  4. Transformation of Encrypted web.config file

    May 10, 2013 · I am attempting to create web.config files for testing, QA and production environments. When the web.config file is unencrypted, all transformations work as expected, replacing connection …

  5. soap with ws security. Channelfactory, service proxyclient class

    Jun 24, 2010 · soap with ws security. Channelfactory, service proxyclient class Archived Forums 461-480 Windows Communication Foundation, Serialization, and Networking

  6. 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 ...

  7. 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?

  8. Need XSD with regular expression for IP

    May 12, 2011 · These are constraints between elements, which is not supported by XSD 1.0. If your XML parser supports XSD 1.1, you can use assertions, which is a new feautre in XSD ...

  9. SharePoint online authentication using REST API/Java Script

    Mar 31, 2020 · Can anyone please help me to another approach for SharePoint online authentication using REST API.

  10. 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 …