Copied to clipboard

Flag this post as spam?

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


  • Simon 11 posts 31 karma points
    Jul 27, 2010 @ 17:35
    Simon
    0

    RenderTemplate error

    Using

    <xsl:value-of select="umbraco.library:RenderTemplate(@id, 1224)" disable-output-escaping="yes" />

     in xslt causes error on the page:

    <!-- Error generating macroContent: 'System.Web.HttpException: Error executing child request for /default.aspx. ---> 

    System.Web.HttpException: The file '/default.aspx' does not exist.

       at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)

       at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)

       at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)

       at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)

       at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)

       at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)

       at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)

       at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)

       at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)

       --- End of inner exception stack trace ---

       at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)

       at System.Web.HttpServerUtility.Execute(String path, TextWriter writer)

       at umbraco.library.RenderTemplate(Int32 PageId, Int32 TemplateId)' --&gt;

     

    any idea? thanks a lot!

  • Kelsee Ishmael 71 posts 158 karma points
    Oct 08, 2010 @ 01:06
    Kelsee Ishmael
    0

    Did anybody find the answer to this? I'm having the same problem..

     

    Thanks

  • Martin Lingstuyl 202 posts 379 karma points
    Jun 11, 2012 @ 11:06
    Martin Lingstuyl
    0

    ah, same problem here with umbraco 4.7.2

    anybody found the solution?

Please Sign in or register to post replies

Write your reply to:

Draft