Copied to clipboard

Flag this post as spam?

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


  • Anthony Candaele 1197 posts 2049 karma points
    Nov 22, 2011 @ 18:41
    Anthony Candaele
    0

    All Xslt scripts not working anymore

    Hi,

    I don't know exactly what happened, but all of a sudden all my Xslt script return errors:

    http://test.vespasympa.be

    All I know is that the last time I checked the website, everything was normal.

    Anyone experienced the same?

    Thanks for your help,

    Anthony Candaele
    Belgium

  • John Walker 43 posts 66 karma points
    Nov 22, 2011 @ 18:49
    John Walker
    0

    Hi,

    Looking at http://test.vespasympa.be/?umbDebugShowTrace=true it looks as though your missing the fluent nhibernate dll. Try doing a compare between your dev and live environment see which dlls are missing.

    John

  • Anthony Candaele 1197 posts 2049 karma points
    Nov 22, 2011 @ 18:55
    Anthony Candaele
    0

    Hi Johan,

    I checked the dev an live environment, but the fluent nhibernate dll is in both folders.

    Thanks for your help,

    Anthony

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Nov 22, 2011 @ 19:00
    Jan Skovgaard
    0

    Hi Anthony

    Have you also checked that the xsltExtensions.config files are identical on dev and live site? Maybe you're missing a reference to some contour xslt extensions?

    /Jan

  • John Walker 41 posts 136 karma points
    Nov 22, 2011 @ 19:04
    John Walker
    0

    Did you take a look at the link I posted for you that will show you the debug trace and the current error is related to

    Unable to load one or more of the types in assembly 'Contour.Addons.CourierSupport, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exceptions were thrown:
    System.IO.FileLoadException: Could not load file or assembly 'FluentNHibernate, Version=1.1.0.685, Culture=neutral, PublicKeyToken=8aa435e3cb308880'

  • Anthony Candaele 1197 posts 2049 karma points
    Nov 22, 2011 @ 19:08
    Anthony Candaele
    0

    Hi Jan,

    The xsltExtensions.config is for both sites the same:

    <?xml version="1.0" encoding="utf-8"?>

    <XsltExtensions>

      <!--

      This file is used to register 3rt party xslt extensions (methods you can execute from xslt, like umbraco.library:NiceUrl)

    <ext assembly="assemblyName" type="assemblyName.namespace.type" alias="custom">

      -->

      <ext assembly="Umbraco.Forms.Core" type="Umbraco.Forms.Library" alias="umbraco.contour">

      </ext>

    </XsltExtensions>

    But I have upgrade Courier 2.0 to Courie 2.5 , maybe that can have something to do with it?

    greetings,

    Anthony

  • John Walker 41 posts 136 karma points
    Nov 22, 2011 @ 19:10
    John Walker
    0

    Yeah upgrading courier could of done it if that's using a different version of nhibernate to your umbraco configuration. What version of umbraco is the site running.

    I don't have that much experience with courier as yet so hopefully Jan can offer some support.

     

    John

  • Anthony Candaele 1197 posts 2049 karma points
    Nov 22, 2011 @ 19:14
    Anthony Candaele
    0

    @John the umbraco version is 4.7.1

    If I go to the Courier product page on www.umbraco.com I see this line all at the bottom of the page:

    *Contour forms requires a 3rd party DLL, available here

     

  • Anthony Candaele 1197 posts 2049 karma points
    Nov 22, 2011 @ 19:20
    Anthony Candaele
    0

    Yeah it must be the Courier upgrade, because I just checked the live site (www.vespasympa.be) and I have the same issue there.

  • John Walker 41 posts 136 karma points
    Nov 22, 2011 @ 19:25
    John Walker
    0

    I'd make a post over on the courier package board sure you'll get some help related to the issue there.

    John

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Nov 22, 2011 @ 19:29
    Jan Skovgaard
    0

    May I suggest we just move this post into that category? :-) (Just did)

    Unfortunately I have not been playing much around with courier so I have no further clues on what could be the cause of this issue.

    /Jan

  • Anthony Candaele 1197 posts 2049 karma points
    Nov 22, 2011 @ 19:30
    Anthony Candaele
    0

    @ Jan no problem, thanks 

  • Anthony Candaele 1197 posts 2049 karma points
    Nov 24, 2011 @ 18:30
    Anthony Candaele
    2

    happy to report that the issue was solved by deleting the file:

    Contour.Addons.CourierSupport dll

    in the bin folder

    many thanks to Casey Neehouse

    greetings,

    Anthony

  • James Drever 118 posts 149 karma points
    Nov 25, 2011 @ 12:05
    James Drever
    0

    Just experienced exactly the same problem.  Thanks for confirming the solution.  Be great if the Contour addon could be updated for 2.5 at some future point!

  • Per Ploug 865 posts 3491 karma points MVP admin
    Nov 28, 2011 @ 10:06
    Per Ploug
    1

    will do today, and put it up on couriercontrib instead

  • James Drever 118 posts 149 karma points
    Nov 28, 2011 @ 10:27
    James Drever
    0

    Thanks Per!!

  • Per Ploug 865 posts 3491 karma points MVP admin
    Nov 28, 2011 @ 10:56
    Per Ploug
    0

    Dll updated and packaged as a umbraco pakcage file, available on courier contrib page here: 

    http://our.umbraco.org/projects/developer-tools/courier-contrib

    Source code will be on couriercontrib.codeplex.com as well.

     

  • James Drever 118 posts 149 karma points
    Dec 22, 2011 @ 11:39
    James Drever
    0

    Minor one, but the link to the package at the bottom of http://umbraco.com/products/more-add-ons/courier-2.aspx is still pointing at the old package - just thinking that it might confuse some people..

  • Per Ploug 865 posts 3491 karma points MVP admin
    Dec 22, 2011 @ 11:47
    Per Ploug
    0

    Ah, thanks James, will update the links

  • 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