Copied to clipboard

Flag this post as spam?

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


  • stuart.crouch 17 posts 37 karma points
    Jan 07, 2011 @ 14:31
    stuart.crouch
    0

    The "Standard Website" package

    When I try to install it, it gives me this error.

    [NullReferenceException: Object reference not set to an instance of an object.]
    Koiak.BasicSite.usercontrols.BasicSiteInstall.Page_Load(Object sender, EventArgs e) +334
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

    It seems to be installed though as it replaced my XSLTSearch with its own. Where would I find the fine manual on how to activate the client area?

    Thanks
    --
    Stuart

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 08, 2011 @ 00:40
    Jan Skovgaard
    0

    Hi Stuart

    Can you tell us a bit more about the setup on your site?

    What version of Umbraco are you running? How did you use XSLTsearch befoe the installation of this package and are you running one or more sites in your installation?

    /Jan

  • stuart.crouch 17 posts 37 karma points
    Jan 10, 2011 @ 10:38
    stuart.crouch
    0

    Hi 

    The server is running umbraco v 4.5.0 (Assembly version: 1.0.3833.20194)

    XLSTSearch was just loaded in the standard way and called with a macro

    <div umb_macroalias="XSLTsearch" umb_previewchars="120" umb_preview="bodyText,pageTitle" umb_search="@nodeName,pageTitle,bodyText" umb_resultsperpage="10" umb_source="1070" umb_searchboxlocation="bodyText" ismacro="true" onresizestart="return false;" umbversionid="54f7571c-4942-4ec1-bce3-17b919804bc1" umbpageid="1240" title="This is rendered content from macro" class="umbMacroHolder"><!-- startUmbMacro --><span style="color: green;">No macro content available for WYSIWYG editing</span><!-- endUmbMacro --></div>

    There is only one site in the installation.

     

    thanks

    --

    Stuart

Please Sign in or register to post replies

Write your reply to:

Draft