L'exception System.Net.WebException n'a pas été gérée
Message="La connexion sous-jacente a été fermée*: Une erreur inattendue s'est produite lors de l'envoi."
Source="System"
StackTrace:
à System.Net.HttpWebRequest.GetResponse() à EnvoiSMS.Form3.SendRequest(Uri uri, Byte[] jsonDataBytes, String contentType, String method) dans C:\Users\cma\MACON habitat\Service Informatique - General\Dev Interne\Programmes VB\EnvoiSMS_via_J2S\EnvoiSMS\EnvoiSMS\Form3.vb:ligne 22 à EnvoiSMS.Form3.Button1_Click(Object sender, EventArgs e) dans C:\Users\cma\MACON habitat\Service Informatique - General\Dev Interne\Programmes VB\EnvoiSMS_via_J2S\EnvoiSMS\EnvoiSMS\Form3.vb:ligne 35 à System.Windows.Forms.Control.OnClick(EventArgs e) à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.ButtonBase.WndProc(Message& m) à System.Windows.Forms.Button.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine) à EnvoiSMS.My.MyApplication.Main(String[] Args) dans 17d14f5c-a337-4978-8281-53493378c1071.vb:ligne 81 à System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args) à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) à System.Threading.ThreadHelper.ThreadStart()
InnerException: System.IO.IOException
Message="Réception d'un EOF inattendu ou de 0 octet du flux de transport."
Source="System"
StackTrace:
à System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) à System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) à System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) à System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) à System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) à System.Threading.ExecutionContext.runTryCode(Object userData) à System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) à System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) à System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) à System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) à System.Net.ConnectStream.WriteHeaders(Boolean async)
InnerException:
Partager