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

    Dec 13, 2022 · "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 …

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

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

  4. Making Request to WebService in XML SOAP format without …

    Jun 12, 2012 · Is there something wrong in the code block that I have developed for invoking the web method? What am I missing here? Where is the error? Can you help me spot it?

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

  6. .net framework 3.5 MAC OS - social.msdn.microsoft.com

    Oct 7, 2021 · Question 0 Sign in to vote User-1137493631 posted Hi, I have an .net application, which was developed with .net frame work 3.5. its a desk top application. i want to install this …

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

  8. Modify incoming SOAP Request envelope in wcf

    Feb 18, 2016 · You could try to use String.Replace method to modify the xml document.

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

  10. WCF - Envelope Namespace prefix using the web.config file

    Nov 26, 2014 · There is an issue with the namespace prefix generation in the response in WCF.Please let me know if can use the web.config file with the below configuration for the same.