About 4,930 results
Open links in new tab
  1. IIS site creation with Perl on w2k3 64bit errors

    Sep 28, 2021 · Perl is using the cmd in c:\windows\sysWOW64\ and that cmd doesn't seem to have cmdlib working. Can anyone help? Any suggestions for a work around?

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

  3. ADFS 2.0 to use SHA-1 instead of SHA-256?

    Sep 20, 2011 · <ds:SignatureMethod Algorithm=" http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/ > <ds:DigestMethod Algorithm=" http://www.w3.org/2001/04/xmlenc#sha256"/ >

  4. How to download Platform SDK 2001 - social.msdn.microsoft.com

    Oct 25, 2010 · I need to download the Platform SDK Nov 2001 to be able to compile a code that I was given.

  5. Advertise Multiple XML Web Sevices Using a DISCO File does not …

    Sep 27, 2008 · I haven't been able to get it to work. Adding a web reference does not generate DISCO files. The message " No Web References were defined by this discovery document." …

  6. what kernel32.lib did my dll use? - social.msdn.microsoft.com

    Apr 24, 2013 · If you have a MSDN subscription you can find some old (2001-2002) platform SDKs. I tried one from June 2001 and it appears to be older (based on CloseHandle ordinal) …

  7. AutoLogon ONLY on first boot - social.msdn.microsoft.com

    Sep 2, 2019 · The very first boot / autologon would be after Pass 4 going into Pass7. This might not be what you want to do. So set the autologoncount to 2 if you want it to autologon one time …

  8. Signing SOAP Messages with Certificates in WCF

    Nov 9, 2010 · I currently have a .NET client written that uses WSE 2.0 to consume a web service provided by a 3rd party. The web service is designed to accept a signed SOAP message for …

  9. Possible SOAP version mismatch: envelope namespace - SAP web …

    Mar 8, 2013 · My requirement is connect C# to SAP through SAP Web service which created via SOAMANAGER.

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