Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • sinan 16 posts 36 karma points
    Dec 06, 2010 @ 12:00
    sinan
    0

    /usercontrols/umbracoContour/EditForm.ascx

    know someone  what goes wrong ?

    virtual path '/usercontrols/umbracoContour/EditForm.ascx' maps to another application, which is not allowed.

    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.ArgumentException: The virtual path '/usercontrols/umbracoContour/EditForm.ascx' maps to another application, which is not allowed.

    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:

    [ArgumentException: The virtual path '/usercontrols/umbracoContour/EditForm.ascx' maps to another application, which is not allowed.]
    System.Web.VirtualPath.FailIfNotWithinAppRoot() +8950090
    System.Web.Compilation.BuildManager.ValidateVirtualPathInternal(VirtualPath virtualPath, Boolean allowCrossApp, Boolean codeFile) +229
    System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +106
    System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +101
    System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +83
    System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +48
    System.Web.UI.TemplateControl.LoadControl(String virtualPath) +26
    Umbraco.Forms.UI.Pages.editForm.OnInit(EventArgs e) in d:\TeamCity\buildAgent\work\e4473b9ec9597356\Umbraco.Forms.UI\Pages\editForm.aspx.cs:82
    System.Web.UI.Control.InitRecursive(Control namingContainer) +333
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

  • Comment author was deleted

    Dec 06, 2010 @ 12:04

    Are you running umbraco in a virtual directory? Currently Contour won't run in a vir dir, will be possible in the next maintenance release.

  • sinan 16 posts 36 karma points
    Dec 06, 2010 @ 13:09
    sinan
    0

    Yes in a virtual directory.

    Another is possible of this ?

    next release ?  when does he ?


Please Sign in or register to post replies

Write your reply to:

Draft