Copied to clipboard

Flag this post as spam?

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


  • David 57 posts 80 karma points
    Dec 28, 2010 @ 00:04
    David
    0

    Different - Object reference not set to an instance of an object. -

    Getting the following error whether I try to install locally or on softsyshosting. 

     

    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.NullReferenceException: Object reference not set to an instance of an object.

    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:

    [NullReferenceException: Object reference not set to an instance of an object.]
    Koiak.BasicSite.usercontrols.BasicSiteInstall.Page_Load(Object sender, EventArgs e) +332
    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) +91
    System.Web.UI.Control.LoadRecursive() +74
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Control.LoadRecursive() +146
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
  • Chris Koiak 700 posts 2626 karma points
    Dec 29, 2010 @ 10:39
    Chris Koiak
    0

    Hi David,

    Can you confirm what version of Umbraco, IIS and OS you're using?

    Are you using a blank Umbraco installation and haven't installed Runway, etc?

    Cheers,

    Chris

  • David 57 posts 80 karma points
    Jan 04, 2011 @ 14:34
    David
    0

    Vista, IIS 7, 4.5.2

    and

    server 2008, IIS 7.5, 4.5.2

    Errored exactly the same on both.  If Runway is installed, does that present an issue?

     

  • Chris Koiak 700 posts 2626 karma points
    Jan 05, 2011 @ 10:53
    Chris Koiak
    0

    Runway can cause an issue if it's already installed. This package works best on a completely clean Umbraco install, if there are any other pages in the content tree it will cause issues with the installation.

    Chris

  • David 57 posts 80 karma points
    Jan 05, 2011 @ 14:37
    David
    0

    Yeah, I tried that after my post and it worked perfectly.  Well, actually it came back with no node found with id of 0, but the site and templates seem to work.

     

    Thanks

  • Luis Soares 2 posts 22 karma points
    Aug 15, 2014 @ 16:53
    Luis Soares
    0

    I am having the same error. I am new to Umbraco and I am trying to setup this first site with Webmatrix. I installed a clean umbraco but still have the same error.I am on Windows7. the IIS version I have in the machine is IIS 7.5 by I suspect that WebMatrix installed IIS 8.

    When I installed the package i got the error message:

    This package contains .NET binary files that might not be compatible with this version of Umbraco. If you aren't sure what these errors mean or why they are listed please contact the package creator.

    Error report

    •This package references the assembly 'System.Data' which was not found

     

    Any idea?

    Thanks

     

  • Chris Koiak 700 posts 2626 karma points
    Aug 15, 2014 @ 17:09
    Chris Koiak
    0

    Luis - This package only works on Umbraco v4.10

    The latest version of Umbraco (and probably to one you're using) is v7

     

     

     

  • Luis Soares 2 posts 22 karma points
    Aug 15, 2014 @ 17:25
    Luis Soares
    0

    Thanks Chris, for your quick reply.

    Can you advise on a starter kit running with V7 that would help me starting a  site with Umbraco?

     

     

Please Sign in or register to post replies

Write your reply to:

Draft