Control Not Working

Last post 09-05-2008, 9:10 AM by Matt. 2 replies.
Sort Posts: Previous Next
  •  09-03-2008, 6:34 PM 43536

    Control Not Working

    Implemented the control (dll and lic in BIN folder, folder DotNetGallery_Files under site root).  When the control attempts to display, I get this message:

    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.]
                DotNetGallery.Gallery.a() +25
                DotNetGallery.Gallery.b() +555
                DotNetGallery.Gallery.d() +72
                DotNetGallery.Gallery.OnPreRender(EventArgs e) +164
                System.Web.UI.Control.PreRenderRecursiveInternal() +86
                System.Web.UI.Control.PreRenderRecursiveInternal() +170
                System.Web.UI.Control.PreRenderRecursiveInternal() +170
                System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041
                

    Matt
  •  09-04-2008, 9:47 PM 43631 in reply to 43536

    Re: Control Not Working

  •  09-05-2008, 9:10 AM 43646 in reply to 43631

    Re: Control Not Working

    Adam,
     
    I am ashamed to admit this, but it dawned on me last night about midnight that I didn't have any form tags in the document.
     
    Sorry to have wasted your time.
     
    As always, thanks for your continued support.
     
    Regards,
    Matt

    Matt
View as RSS news feed in XML