Server Error in '/' Application.

The view 'PartnerPortalLogin' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Components/PartnerPortalLogin.cshtml
~/Views/Components/PartnerPortalLogin.vbhtml
~/Views/Shared/PartnerPortalLogin.cshtml
~/Views/Shared/PartnerPortalLogin.vbhtml
~/Views/Components/PartnerPortalLogin.aspx
~/Views/Components/PartnerPortalLogin.ascx
~/Views/Shared/PartnerPortalLogin.aspx
~/Views/Shared/PartnerPortalLogin.ascx

Description: An unhandled exception occurred.

Exception Details: System.InvalidOperationException: The view 'PartnerPortalLogin' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Components/PartnerPortalLogin.cshtml
~/Views/Components/PartnerPortalLogin.vbhtml
~/Views/Shared/PartnerPortalLogin.cshtml
~/Views/Shared/PartnerPortalLogin.vbhtml
~/Views/Components/PartnerPortalLogin.aspx
~/Views/Components/PartnerPortalLogin.ascx
~/Views/Shared/PartnerPortalLogin.aspx
~/Views/Shared/PartnerPortalLogin.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 'PartnerPortalLogin' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Components/PartnerPortalLogin.cshtml
~/Views/Components/PartnerPortalLogin.vbhtml
~/Views/Shared/PartnerPortalLogin.cshtml
~/Views/Shared/PartnerPortalLogin.vbhtml
~/Views/Components/PartnerPortalLogin.aspx
~/Views/Components/PartnerPortalLogin.ascx
~/Views/Shared/PartnerPortalLogin.aspx
~/Views/Shared/PartnerPortalLogin.ascx]
   System.Web.Mvc.ViewResult.FindView(ControllerContext context) +511
   System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +143
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +91
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +795
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +795
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +81
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +698


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