If I try to upload a file with spaces in the name in either IE or Firefox I get an error (below). I was able to upload files fine earlier but those files that were uploaded earlier cannot be downloaded. The download never starts. If I instead change the same file that had spaces to not have spaces in the name, I can upload them and download them fine.
Error: All Documents is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Bring2mind.DNN.Modules.DMX.Framework.SyncFolderAttSettings..ctor(String settingString) at Bring2mind.DNN.Modules.DMX.Controls.SyncFolderAtts.LoadSettings() at Bring2mind.DNN.Modules.DMX.Controls.WebControls.CustomAttributes.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at Bring2mind.DNN.Modules.DMX.Controls.WebControls.CustomAttributes.BeforeSubmit(EntryInfo& EntryBeingUpdated) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.IntermediateFinishButton_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---