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 434:		<%Else%>
Line 435:			<div class=h1-top><h1><span class=hbg-white><%=eFirstName%>'s Latest Features</span></h1></div>
Line 436:		<%End If%>
Line 437:		<div style="margin:0 auto;text-align:left;">
Line 438:			<ASP:DataList id="latestFeatures" RepeatColumns="1" cellpadding="2" RepeatDirection="horizontal"  style="text-align:left" runat="server">

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

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:436
   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