Server Error in '/' Application.

A public action method 'edit' was not found on controller 'FreshEgg.Web.Controllers.Components.GenericFormComponentController'.

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.Web.HttpException: A public action method 'edit' was not found on controller 'FreshEgg.Web.Controllers.Components.GenericFormComponentController'.

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:


[HttpException (0x80004005): A public action method 'edit' was not found on controller 'FreshEgg.Web.Controllers.Components.GenericFormComponentController'.]
   System.Web.Mvc.Controller.HandleUnknownAction(String actionName) +176
   System.Web.Mvc.Controller.ExecuteCore() +171
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +91
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +71
   FreshEgg.Core.Web.<>c__DisplayClass5_0.<Wrap>b__0() in D:\a\1\s\src\Core\FreshEgg.Core.Web\HttpHandlerUtil.cs:80
   FreshEgg.Core.Web.ServerExecuteHttpHandlerWrapper.Wrap(Func`1 func) in D:\a\1\s\src\Core\FreshEgg.Core.Web\HttpHandlerUtil.cs:88

[HttpException (0x80004005): An execption has occured in a child request.]
   FreshEgg.Core.Web.ServerExecuteHttpHandlerWrapper.Wrap(Func`1 func) in D:\a\1\s\src\Core\FreshEgg.Core.Web\HttpHandlerUtil.cs:98
   System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) +2153

[HttpException (0x80004005): Error executing child request for handler 'FreshEgg.Core.Web.HttpHandlerUtil+ServerExecuteHttpHandlerWrapper'.]
   System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) +2533
   System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage) +135
   System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) +34
   FreshEgg.Core.Web.Documents.MvcComponentRenderer.RenderInternal(RouteValueDictionary values, TextWriter writer) in D:\a\1\s\src\Core\FreshEgg.Core.Web\Documents\MvcComponentRenderer.cs:102
   FreshEgg.Core.Web.Documents.MvcComponentRenderer.Render(XElement element, IDocument document, RenderContext context) in D:\a\1\s\src\Core\FreshEgg.Core.Web\Documents\MvcComponentRenderer.cs:80
   FreshEgg.UI.Composer.ComponentReference.Render(RenderContext context) in D:\a\1\s\src\Core\FreshEgg.UI.Composer\DocumentModel\ComponentReference.cs:115
   FreshEgg.UI.Composer.NodeSet.Render(RenderContext context) in D:\a\1\s\src\Core\FreshEgg.UI.Composer\DocumentModel\NodeSet.cs:38
   FreshEgg.UI.Composer.Document.Render(RenderContext context) in D:\a\1\s\src\Core\FreshEgg.UI.Composer\DocumentModel\Document.cs:129
   FreshEgg.UI.Composer.DocumentResult.ExecuteResult(ControllerContext context) in D:\a\1\s\src\Core\FreshEgg.UI.Composer\Mvc\DocumentResult.cs:112
   System.Web.Mvc.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17() +31
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +448
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +448
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +448
   System.Web.Mvc.Async.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) +187
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +59
   System.Web.Mvc.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) +30
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +73
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +59
   System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) +44
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +431
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +158


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