Copied to clipboard

Flag this post as spam?

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


  • René 327 posts 852 karma points
    Apr 23, 2012 @ 23:01
    René
    0

    Error parsing the XSLT:

    HI 

    I have this error, I have a new instalation off Umbraco and trying to deploy a local site. 

    Umbraco version 4.7.1.1
    MsSql 2008
    Host Unoeuro

    I think it is about here : "file:///d:\web\localuser"
    Where do i find this part where it creates this local path?

    Any suggestion, 

     

    Error parsing the XSLT:

    System.Exception: Could not load assembly d:\web\localuser\Domainname.dk\public_html\bin\Runway.Blog.dll for XSLT extension BlogLibrary. Please check config/xsltExentions.config. ---> System.IO.FileNotFoundException: Could not load file or assembly 'file:///d:\web\localuser\Domainname.dk\public_html\bin\Runway.Blog.dll' or one of its dependencies. The system cannot find the file specified. at 

    Tanks in advance

    Kind regards René

     

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Apr 24, 2012 @ 02:24
    Tom Fulton
    100

    Hi,

    I don't know much about Courier, but from the error you are receiving, it sounds like you have an XsltExtension configured but the associated DLL file is missing.  I doubt you actually need it as I think (?) RunwayBlog is obsolete.

    So either check your /config/xsltExtensions.config and remove the line for Runway.Blog.dll, or check your /bin/ folder for Runway.Blog.dll and replace it if it's missing and you are actually using it

    Hope this helps,
    Tom 

  • René 327 posts 852 karma points
    Apr 24, 2012 @ 09:26
    René
    0

    Tanks a lot

    It was the runWayBlog.dll, i was not using it.

     

    René

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies