Server Error in '/' Application. The partial view '~/Views/Shared/_InactivityPopup.cshtml' was not found or no view engine supports the searched locations. The following locations were searched: ~/Views/Shared/_InactivityPopup.cshtml 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 partial view '~/Views/Shared/_InactivityPopup.cshtml' was not found or no view engine supports the searched locations. The following locations were searched: ~/Views/Shared/_InactivityPopup.cshtml Source Error: Line 368: Line 369: Line 370:@Html.Partial("~/Views/Shared/_InactivityPopup.cshtml") Line 371: Line 372: