Server Error in '/' Application.

The parameter "username" is missing.
Parameter name: username

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: Inedo.Web.HttpArgs.HttpArgumentMissingException: The parameter "username" is missing.
Parameter name: username

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:


[HttpArgumentMissingException: The parameter "username" is missing.
Parameter name: username]
   Inedo.Web.HttpArgs.QueryStringArgumentAttribute.Decode(String argumentName, Type targetType, HttpContext context) +287
   Inedo.Web.HttpArgs.HttpArgumentProvider.InitializeArguments(Page page, HttpContext context) +269
   ChooseYourStory.WebApplication.Pages.CysPageBase..ctor() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E427558\Src\ChooseYourStory.WebApplication\Pages\CysPageBase.cs:400

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0
   System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +139
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +105
   System.Activator.CreateInstance(Type type) +12
   Inedo.Web.PageFree.PageFreeHandler.TryGetCanonicalHandler(String url) +60
   Inedo.Web.PageFree.PageFreeHandler.GetHttpHandler(GetHandlerParams args) +48
   Inedo.Web.Handlers.MulticastHandler.GetHttpHandler(GetHandlerParams args) +86
   Inedo.Web.Handlers.MulticastHandler.GetHttpHandler(GetHandlerParams args) +86
   Inedo.Web.Handlers.DynamicHttpHandling.System.Web.IHttpHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) +256
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +375
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +128


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