Copied to clipboard

Flag this post as spam?

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


  • Donald Burgess 9 posts 29 karma points
    Oct 30, 2009 @ 07:52
    Donald Burgess
    0

    When I execute runway home page in the browser I get an error  message and no navigation menu.

    Error parsing XSLT file: \xslt\RunwayTopNavigation.xslt

    Another error which may be related is:

    When I attempt to create an XSLT file in umbraco/developer/xslt files Create then enter filename and select any prototype the following eror message is displayed.

    Server Error in '/' Application.

    Could not load type CommerceForUmbraco.xsltExtensions.product (C:\inetpub\wwwroot\bin\CommerceForUmbraco.xsltExtensions.dll) for XSLT extension C:\inetpub\wwwroot\bin\CommerceForUmbraco.xsltExtensions.dll. Please check config/xsltExentions.config.

    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.Exception: Could not load type CommerceForUmbraco.xsltExtensions.product (C:\inetpub\wwwroot\bin\CommerceForUmbraco.xsltExtensions.dll) for XSLT extension C:\inetpub\wwwroot\bin\CommerceForUmbraco.xsltExtensions.dll. Please check config/xsltExentions.config.

    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:

    [Exception: Could not load type CommerceForUmbraco.xsltExtensions.product (C:\inetpub\wwwroot\bin\CommerceForUmbraco.xsltExtensions.dll) for XSLT extension C:\inetpub\wwwroot\bin\CommerceForUmbraco.xsltExtensions.dll. Please check config/xsltExentions.config.]
    umbraco.macro.GetXsltExtensions() +783
    umbraco.macro.AddXsltExtensionsToHeader(String xslt) +130
    umbraco.XsltTasks.Save() +287
    umbraco.presentation.create.dialogHandler_temp.Create(String NodeType, Int32 TypeId, Int32 NodeId, String Text) +344
    umbraco.presentation.create.xslt.sbmt_Click(Object sender, EventArgs e) +130
    System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
    System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565



    Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016

  • Chris Koiak 700 posts 2626 karma points
    Oct 30, 2009 @ 14:28
    Chris Koiak
    0

    It looks like you've installed Commerce4Umbraco incorrectly.

    Go to config/xsltextensions.config and remove and lines referring to 'commerce'

     

  • Donald Burgess 9 posts 29 karma points
    Nov 01, 2009 @ 05:55
    Donald Burgess
    0

    Thank you Chris that worked.

  • Christian Foged 37 posts 58 karma points
    Jan 29, 2010 @ 04:05
    Christian Foged
    0

    Thank you for the great ansver. Had the same problem, and removing references to the ClientArea package, it worked like a charm again!

Please Sign in or register to post replies

Write your reply to:

Draft