0% found this document useful (0 votes)
11 views1 page

J2EE Print View Not Found Error

An error occurred when trying to load the "Print" view. The specified view and its related files could not be found in the expected locations. This resulted in an unhandled exception being thrown. The stack trace provides additional details on the origin and location of the exception.

Uploaded by

Kiran
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views1 page

J2EE Print View Not Found Error

An error occurred when trying to load the "Print" view. The specified view and its related files could not be found in the expected locations. This resulted in an unhandled exception being thrown. The stack trace provides additional details on the origin and location of the exception.

Uploaded by

Kiran
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Server Error in '/' Application.

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

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:
~/[Link]
~/[Link]
~/Views/Event/[Link]
~/Views/Event/[Link]
~/Views/Shared/[Link]
~/Views/Shared/[Link]]
[Link](ControllerContext context) +511
[Link](ControllerContext context) +161
[Link].<>c__DisplayClass14.<InvokeActionResultWithFilters>b__11() +31
[Link](IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +517
[Link](ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +278
[Link](ControllerContext controllerContext, String actionName) +694
[Link]() +136
[Link].<>c__DisplayClass8.<BeginProcessRequest>b__4() +51
[Link].<>c__DisplayClass1.<MakeVoidDelegate>b__0() +21
[Link].<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) +15
[Link]`[Link]() +77
[Link](IAsyncResult asyncResult) +39
[Link]() +454
[Link](IExecutionStep step, Boolean& completedSynchronously) +263

Version Information: Microsoft .NET Framework Version:2.0.50727.3603; [Link] Version:2.0.50727.3614

You might also like