Copied to clipboard

Flag this post as spam?

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


  • Fredrik 41 posts 161 karma points
    Sep 24, 2009 @ 14:22
    Fredrik
    0

    Getting error using Designit Gallery Package

    Hello!

    I am trying to integrate Designit Gallery Package to a website, but when I go to the gallery page on my site, I get the Server Error you can see below. 
    I got ImageGen installed as said on Designit's webpage, and I am using noerd.Umb.MultipleFileUpload 1.1 for uploading images.

    I have also created a document type and template with the macro and correct ID from the mediafolder in the template.

    Anyone know how to fix this problem? :)

     Regards,
     Fredrik

    • Umbraco Version 4.0.2.1
    • SQL Server 2005
    • Server 2008 SP2
    
    

    Server Error in '/' Application.

    Object reference not set to an instance of an object.

    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.]
       Designit.Umb.Gallery.WebUi.usercontrols.Designit.Gallery.ShowGallery.Page_Load(Object sender, EventArgs e) +949
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +24
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +41
       System.Web.UI.Control.OnLoad(EventArgs e) +131
       System.Web.UI.Control.LoadRecursive() +65
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2427
    


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

     

     

     

  • David Lerche 4 posts 22 karma points
    Jun 27, 2010 @ 00:12
    David Lerche
    0

    Hi - I just used a couble of hours on this same issue, and the solution is to change your <head> tag to <head id="head1" runat="server"> 

Please Sign in or register to post replies

Write your reply to:

Draft