[NullReferenceException: Object reference not set to an instance of an object.]
Comp.BL.Asset.GetAssetsByType(AssetTypes nType, Asset[] nSiteAssets) in E:\Projects\C3G\memory-of\web\Comp.BL\Asset.cs:762
Comp.GUI.DefaultSites.GetAssetsByType(AssetTypes nType) in E:\Projects\C3G\memory-of\web\Comp.GUI\DefaultSites.cs:1101
Comp.GUI.DefaultSites.get_AlbumTotalImages() in E:\Projects\C3G\memory-of\web\Comp.GUI\DefaultSites.cs:83
Comp.GUI.DefaultSites.GetAlbum(Site nSite, AssetStatus nStatus, Int32 nMaxRecord, Int32 nAssetGroupId) in E:\Projects\C3G\memory-of\web\Comp.GUI\DefaultSites.cs:763
Comp.GUI.DefaultSites..ctor(HttpApplication application) in E:\Projects\C3G\memory-of\web\Comp.GUI\DefaultSites.cs:226
Comp.GUI.Sites.GalleryPageHandler..ctor(HttpApplication application) in E:\Projects\C3G\memory-of\web\Comp.GUI\GalleryPageHandler.cs:50
Comp.GUI.Sites.MediasPageHandler..ctor(HttpApplication application) in E:\Projects\C3G\memory-of\web\Comp.GUI\MediasPageHandler.cs:35
ASP.Medias_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) +83
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926
|