Out of the blue - Object reference not set to an instance of an object.

Last post 03-24-2009, 12:37 PM by Matt. 0 replies.
Sort Posts: Previous Next
  •  03-24-2009, 12:37 PM 50221

    Out of the blue - Object reference not set to an instance of an object.

    Adam,
     
    I just implemented a new site on Monday that deploys the DotNetGallery.  Went fine.
     
    Today, I am implementing another site that also uses the gallery, on the same server.  I am getting the "Object reference not set to an instance of an object. " error message when the site opens.  Site runs fine on the DEV machine.
     
     
    Code Segment where error occours:
    Me.Gallery1.FolderPath = "Some valid path"
    Which is the first reference to the control.
     
    I am using the same DLL as the first site.
     
    Any thoughts?

    Matt
View as RSS news feed in XML