About 8,530 results
Open links in new tab
  1. wcf faultcode Rejected by policy from client

    You said you want to know how to debug this, I will recommand you to enable the trace to find what cause the error.

  2. Serialize Class to XML Append to file - social.msdn.microsoft.com

    Dec 21, 2016 · I'm writing a test application in which I'm serializing a employee class to XML, and for every time I enter a new employee, I'll append he or she to the xml file.

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

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

  5. How do I modify the message header in AfterReceiveReply

    Nov 15, 2016 · It looks like the web service I am calling is not returning the charset. I talked to the developer of the web service and he said " [The] problem is the header you’re referencing is …

  6. Import numerous fixed-width text files into SQL Server

    Apr 4, 2019 · I have numerous fixed-width text files (17K+), each one containing 42K+ rows. I need to import them to SQL Server 2014 Standard Edition, using the file name as the table …

  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. Problem with WSDL, Array definition?

    Oct 23, 2005 · Could anybody help me, by telling me what is wrong with the following WSDL definition of a array...

  9. Flat Pipeline Disassembling behaving differently when detail rows ...

    Sep 12, 2012 · In this scenario, I would use a single schema where the root node is a non repeating <choice> record. Because " Allow Message Breakup At Infix Root " is a <schema> …