Вы находитесь на странице: 1из 1

Server Error in '/' Application.

The view 'Print' or its master was not found. The following locations were searched:
~/Print.aspx
~/Print.ascx
~/Views/Event/Print.aspx
~/Views/Event/Print.ascx
~/Views/Shared/Print.aspx
~/Views/Shared/Print.ascx
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.InvalidOperationException: The view 'Print' or its master was not found. The following locations were searched:
~/Print.aspx
~/Print.ascx
~/Views/Event/Print.aspx
~/Views/Event/Print.ascx
~/Views/Shared/Print.aspx
~/Views/Shared/Print.ascx

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:

[InvalidOperationException: The view 'Print' or its master was not found. The following locations were searched:
~/Print.aspx
~/Print.ascx
~/Views/Event/Print.aspx
~/Views/Event/Print.ascx
~/Views/Shared/Print.aspx
~/Views/Shared/Print.ascx]
System.Web.Mvc.ViewResult.FindView(ControllerContext context) +511
System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +161
System.Web.Mvc.<>c__DisplayClass14.<InvokeActionResultWithFilters>b__11() +31
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +517
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +278
System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +694
System.Web.Mvc.Controller.ExecuteCore() +136
System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__4() +51
System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +21
System.Web.Mvc.Async.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) +15
System.Web.Mvc.Async.WrappedAsyncResult`1.End() +77
System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +39
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +454
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +263

Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3614

Вам также может понравиться