Server Error in '/' Application.

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   Orquidario.Web.<Page_Load>d__17.MoveNext() +319
   System.Runtime.CompilerServices.<>c.<ThrowAsync>b__6_0(Object state) +52
   System.Web.<>c__DisplayClass22_0.<Post>b__0() +15
   System.Web.Util.SynchronizationHelper.SafeWrapCallback(Action action) +89
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
   System.Web.Util.WithinCancellableCallbackTaskAwaiter.GetResult() +30
   System.Web.UI.<LoadRecursiveAsync>d__246.MoveNext() +398
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
   System.Web.Util.WithinCancellableCallbackTaskAwaiter.GetResult() +30
   System.Web.UI.<ProcessRequestMainAsync>d__523.MoveNext() +4641


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4076.0