About 2,110 results
Open links in new tab
  1. Windows store app - Uploading file to FTP server

    Apr 9, 2014 · This feature is ideal for large file downloads and upload operations using the HTTP and HTTPS protocols. FTP is supported, but only when conducting download …

  2. WebRequest.Create (Uri uri) throws …

    Jun 3, 2021 · I'm in the Stable channel and I updated today (from mono 4.6.2 to 4.8.0, I didn't take note of the Xamarin.Mac and Xamarin Studio previous versions, but they were at the previous …

  3. Read all file names on ftp server - social.msdn.microsoft.com

    Oct 7, 2021 · Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM Monday, February 16, 2009 4:19 AM 0 Sign in to vote User1024576976 posted FtpWebRequest …

  4. Proxy behaviour in WPF application - social.msdn.microsoft.com

    Apr 27, 2020 · My question is: how can I reset the proxy credentials of DefaultWebProxy programatically and can the proxy be set only for the current application (but in some central …

  5. Httpcontext Request ClientCertificate IsPresent is false

    Oct 30, 2013 · The ClientCertificate.IsPresent is always false , Am i doing something wrong here.

  6. MSXML2.XMLHTTP ERROR IN EXCEL VBA GET-AZURE-TOKEN …

    Mar 4, 2013 · While working fine on XP/Excel 2003, Vista/Excel 2007, W7/Excel 2007, XP/Excel 2010 - all 32bit systems and applications - the code for getting the time-limited translator …

  7. how get output text from Response.OutputStream in current aspx …

    Aug 18, 2023 · but WebRequest used for foreign page and if use WebRequest in inner page, every requests It runs twice. It is strange, why not exist solution? why …

  8. Send Multiple Post Requests (Approach Async/Threading?)

    Jun 29, 2010 · Using "for" loop call the webrequest and check whether you got the response for each request and notify the user when all gets completed.

  9. How to save cookies in HttpClient? - social.msdn.microsoft.com

    Apr 12, 2015 · using System; using System.Diagnostics; using System.IO; using System.Net; using System.Runtime.Serialization.Formatters.Binary; namespace ConsoleApplication1 { …

  10. Reporting Services error e ERROR: HTTP status code --> 500

    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: Only one usage of each socket address …