I am trying alot to solve this issue but not getting it done ..its been days pls help...
Below are the exception thrown that are creating hurdles...
-
An exception of type 'System.Net.Http.HttpRequestException' occurred in mscorlib.dll but was not handled in user code
-
An error occurred while sending the request.[System.Net.Http.httpRequstException]
-
The underlying connection was closed: An unexpected error occurred on a send.[System.Net.WebException]
-
The handshake failed due to an unexpected packet format.[System.IO.IOException]
at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
at System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
-
Status:SendFailure
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at TodoListClient.MainWindow.d__4.MoveNext() in d:\xxxxx\My
-
WorkSpace\TestServiceAzure\TestWindowForm\MainWindow.xaml.cs:line 155
I am trying alot to solve this issue but not getting it done ..its been days pls help...
Below are the exception thrown that are creating hurdles...
An exception of type 'System.Net.Http.HttpRequestException' occurred in mscorlib.dll but was not handled in user code
An error occurred while sending the request.[System.Net.Http.httpRequstException]
The underlying connection was closed: An unexpected error occurred on a send.[System.Net.WebException]
The handshake failed due to an unexpected packet format.[System.IO.IOException]
at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
at System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
Status:SendFailure
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at TodoListClient.MainWindow.d__4.MoveNext() in d:\xxxxx\My
WorkSpace\TestServiceAzure\TestWindowForm\MainWindow.xaml.cs:line 155