Server Error in '/' Application.

Cannot use a leading .. to exit above the top directory.

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.Web.HttpException: Cannot use a leading .. to exit above the top directory.

Source Error:


Line 450:
Line 451:<%If hlMoreWineRecommendations.visible Then%>
Line 452:<div class=h1-ntop><h1><span class=hbg-white><%=eFirstName%>'s Latest Recommendations</span></h1></div>
Line 453:<ASP:DataList id="wineReviews" runat="server">
Line 454:	    <ItemTemplate>

Source File: S:\WWW\appellation\editor.aspx    Line: 452

Stack Trace:


[HttpException (0x80004005): Cannot use a leading .. to exit above the top directory.]
   System.Web.Util.UrlPath.ReduceVirtualPath(String path) +11391993
   System.Web.Util.UrlPath.Reduce(String path) +64
   System.Web.UI.Control.ResolveClientUrl(String relativeUrl) +212
   System.Web.UI.WebControls.HyperLink.AddAttributesToRender(HtmlTextWriter writer) +134
   System.Web.UI.WebControls.WebControl.RenderBeginTag(HtmlTextWriter writer) +27
   System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) +27
   ASP.editor_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in S:\WWW\appellation\editor.aspx:452
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4240


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062