pcibraro / hawknet

Hawk protocol implementation for .NET
MIT License
114 stars 35 forks source link

Update Index.cshtml #19

Open aliozgur opened 10 years ago

aliozgur commented 10 years ago

Fix for: ExceptionMessage: "Object reference not set to an instance of an object." ExceptionType: "System.NullReferenceException" Message: "An error has occurred." StackTrace: " at HawkNet.HttpRequestMessageExtensions.d7.MoveNext() ?--- End of stack trace from previous location where exception was thrown --- ? at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) ? at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) ? at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() ? at HawkNet.WebApi.HawkMessageHandler.d0.MoveNext() ?--- End of stack trace from previous location where exception was thrown --- ? at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) ? at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) ? at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() ? at System.Web.Http.Cors.CorsMessageHandler.<SendAsync>d__0.MoveNext() ?--- End of stack trace from previous location where exception was thrown --- ? at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) ? at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) ? at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() ? at System.Web.Http.HttpServer.d__0.MoveNext()"