Server Error in '/' Application.

The partial view '../es/shared/_frmdatosconsulta' was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Home/../es/shared/_frmdatosconsulta.aspx
~/Views/Home/../es/shared/_frmdatosconsulta.ascx
~/Views/Shared/../es/shared/_frmdatosconsulta.aspx
~/Views/Shared/../es/shared/_frmdatosconsulta.ascx
~/Views/Home/../es/shared/_frmdatosconsulta.cshtml
~/Views/Home/../es/shared/_frmdatosconsulta.vbhtml
~/Views/Shared/../es/shared/_frmdatosconsulta.cshtml
~/Views/Shared/../es/shared/_frmdatosconsulta.vbhtml

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 '../es/shared/_frmdatosconsulta' was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Home/../es/shared/_frmdatosconsulta.aspx
~/Views/Home/../es/shared/_frmdatosconsulta.ascx
~/Views/Shared/../es/shared/_frmdatosconsulta.aspx
~/Views/Shared/../es/shared/_frmdatosconsulta.ascx
~/Views/Home/../es/shared/_frmdatosconsulta.cshtml
~/Views/Home/../es/shared/_frmdatosconsulta.vbhtml
~/Views/Shared/../es/shared/_frmdatosconsulta.cshtml
~/Views/Shared/../es/shared/_frmdatosconsulta.vbhtml

Source Error:


Line 209:    <div class="fright">
Line 210:        @*@Html.Partial("../es/shared/_FrmPresupuestoCasas")*@
Line 211:        @Html.Partial("../es/shared/_frmdatosconsulta")
Line 212:    </div>
Line 213:</div>

Source File: c:\inetpub\vhosts\viporlandovacationrental.com\httpdocs\Views\es\Home\CasasHoteles.cshtml    Line: 211

Stack Trace:


[InvalidOperationException: The partial view '../es/shared/_frmdatosconsulta' was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Home/../es/shared/_frmdatosconsulta.aspx
~/Views/Home/../es/shared/_frmdatosconsulta.ascx
~/Views/Shared/../es/shared/_frmdatosconsulta.aspx
~/Views/Shared/../es/shared/_frmdatosconsulta.ascx
~/Views/Home/../es/shared/_frmdatosconsulta.cshtml
~/Views/Home/../es/shared/_frmdatosconsulta.vbhtml
~/Views/Shared/../es/shared/_frmdatosconsulta.cshtml
~/Views/Shared/../es/shared/_frmdatosconsulta.vbhtml]
   System.Web.Mvc.HtmlHelper.FindPartialView(ViewContext viewContext, String partialViewName, ViewEngineCollection viewEngineCollection) +428
   System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection) +228
   System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData) +136
   ASP._Page_Views_es_home_CasasHoteles_cshtml.Execute() in c:\inetpub\vhosts\viporlandovacationrental.com\httpdocs\Views\es\Home\CasasHoteles.cshtml:211
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +123
   System.Web.WebPages.StartPage.ExecutePageHierarchy() +86
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +378
   System.Web.Mvc.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19() +31
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +448
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +659
   System.Web.Mvc.Controller.ExecuteCore() +147
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +91
   System.Web.Mvc.<>c__DisplayClassb.<BeginProcessRequest>b__5() +60
   System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +25
   System.Web.Mvc.<>c__DisplayClasse.<EndProcessRequest>b__d() +60
   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.4682.0