Hello,
I have added a module in a page. Now I get error.
DotNetNuke.Services.Exceptions.PageLoadException: Cannot use a leading .. to exit above the top directory. ---> System.Web.HttpException: Cannot use a leading .. to exit above the top directory. at System.Web.Util.UrlPath.ReduceVirtualPath(String path) at System.Web.Util.UrlPath.Reduce(String path) at System.Web.Util.UrlPath.Combine(String appPath, String basepath, String relative) at System.Web.UI.Control.ResolveUrl(String relativeUrl) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.ProcessControl(Control control, ArrayList affectedControls, Boolean includeChildren, String resourceFileRoot) at DotNetNuke.Framework.PageBase.IterateControls(ControlCollection controls, ArrayList affectedControls, String resourceFileRoot) at DotNetNuke.Framework.PageBase.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Can anyone help? Thanks
Gargi