Not sure if this is a bug, or because of something I did during the install. I just did a fresh install of DNN 6 beta and all looked well until I went to the File Manager from the Admin tab. I got the following error.
ModuleId: 373
ModuleDefId: 21
FriendlyName: File Manager
ModuleControlSource: DesktopModules/Admin/FileManager/FileManager.ascx
AssemblyVersion: 6.0.0
PortalID: 0
PortalName: DNN 6.0.0
UserID: 1
UserName: rhema
ActiveTabID: 55
ActiveTabName: File Manager
RawURL: /Admin/FileManager.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
http://dnn600/Admin.aspx
UserAgent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 60fc8778-ac25-4ca9-92be-e9c34cf9098c
InnerException: The underlying system threw an exception.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Services.FileSystem.FileManager.SupportsFileAttributes
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The underlying system threw an exception. ---> DotNetNuke.Services.FileSystem.FolderProviderException: The underlying system threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Services.FileSystem.FileManager.SupportsFileAttributes(FileInfo file) --- End of inner exception stack trace --- at DotNetNuke.Services.FileSystem.FileManager.SupportsFileAttributes(FileInfo file) at DotNetNuke.Modules.Admin.FileManager.FileManager.AddFileToTable(DataTable tblFiles, FileInfo objFile) in c:\DevWork\DNNWebDev\DNN600\Website\DesktopModules\Admin\FileManager\FileManager.ascx.cs:line 352 at DotNetNuke.Modules.Admin.FileManager.FileManager.GetFilesByFolder(String strFolderName) in c:\DevWork\DNNWebDev\DNN600\Website\DesktopModules\Admin\FileManager\FileManager.ascx.cs:line 531 at DotNetNuke.Modules.Admin.FileManager.FileManager.BindFileList() in c:\DevWork\DNNWebDev\DNN600\Website\DesktopModules\Admin\FileManager\FileManager.ascx.cs:line 418 at DotNetNuke.Modules.Admin.FileManager.FileManager.OnLoad(EventArgs e) in c:\DevWork\DNNWebDev\DNN600\Website\DesktopModules\Admin\FileManager\FileManager.ascx.cs:line 1034 --- End of inner exception stack trace ---
Source: