Trying to set Amazon S3 storage up.
I entered my access and secret key
I receive the error:
Entry point was not found
every time I try the TEST or CREATE buttons for setting up the bucket. Strange this is that, even with error, the bucket IS being created and is accessible through other S3 tools
Now, trying to upload to the folder that exists in my DMX, I get the following error BUT the file is actually still uploaded to S3:
Error: Document Library 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.DmxEditWizard_FinishButtonClick(Object sender, WizardNavigationEventArgs e) --- End of inner exception stack trace ---