Hi,
I am receiving the following error when attempting to upload a zip file and have it unziped for me.
Error: Bring2mind\DMX is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: URI formats are not supported. ---> System.ArgumentException: URI formats are not supported. at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) at System.IO.Path.NormalizePath(String path, Boolean fullCheck) at System.IO.Path.GetFullPathInternal(String path) at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) at Bring2mind.DNN.Modules.DMX.Services.Storage.FileStorageProvider.FileStorageProvider.ᜀ(String A_0, String A_1, Boolean A_2) at Bring2mind.DNN.Modules.DMX.Services.Storage.FileStorageProvider.FileStorageProvider.StoreFile(Int32 PortalId, String FilePath, String OriginalFilename, Boolean MoveFile) at Bring2mind.DNN.Modules.DMX.Services.Storage.StorageProvider.StoreFile(EntryInfo& entry, String FilePath, String OriginalFilename, Boolean MoveFile) at Bring2mind.DNN.Modules.DMX.Framework.UploadControl.CommitToStorage(EntryInfo& EntryToWriteTo) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.DmxEditWizard_FinishButtonClick(Object sender, WizardNavigationEventArgs e) --- End of inner exception stack trace ---
thanks,
Richard.