The error im getting is Object reference not set to an instance of an object. ???
looking through it seems like a few people have gotten this but i cant see one that just happened on a gallery that was working fine one day and not the next?
The only thing thats changed was the default language to NZ, which i have revert back to the default of US to see if this would fix it and i also installed a module called WebChart.
Please help as i had a rather large gallery setup.
Version is 3.3.4
this is in the log viewer:
6/12/2006 2:37:02 p.m. Module Load Exception IHC\whitworthk ModuleId: -1; ModuleDefId: -1; FriendlyName: ... |
ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 03.03.04
PortalID: 0
PortalName: IHC Intranet
UserID: 439
UserName: IHC\whitworthk
ActiveTabID: 60
ActiveTabName: Photo Gallery
RawURL: /DotNetNuke/OurOrganisation/PhotoGallery/tabid/60/Default.aspx
AbsoluteURL: /DotNetNuke/Default.aspx
AbsoluteURLReferrer: http://webserver1/DotNetNuke/SearchDocuments/tabid/121/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 3b2c31a0-30a4-4e7b-906a-32ece7e184bb
InnerException: Unhandled Error Adding Module to ContentPane
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Microsoft.VisualBasic.CompilerServices.DateType.FromString
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.InvalidCastException: Cast from string "11/28/2006" to type 'Date' is not valid. at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value, CultureInfo culture) at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value) at DotNetNuke.Modules.Gallery.GalleryXML.CreatedDate(String FileName) at DotNetNuke.Modules.Gallery.GalleryFolder.Populate() at DotNetNuke.Modules.Gallery.Utils.PopulateAllFolders(GalleryFolder rootFolder) at DotNetNuke.Modules.Gallery.Config..ctor(Int32 ModuleID) at DotNetNuke.Modules.Gallery.Config.GetGalleryConfig(Int32 ModuleID) at DotNetNuke.Modules.Gallery.Container.Initialize() at DotNetNuke.Modules.Gallery.Container.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) in C:\Inetpub\wwwroot\DotNetNuke\admin\Skins\Skin.vb:line 571 --- End of inner exception stack trace ---
Source:
Server Name: WEBSERVER1 |
|
and there is a page load execption too if that helps let me know and i will post.
thanks inadvance