I've got the same problem and I've deleted the DAM on all pages...then added it back. I've got popup's enabled...I added
type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke" />
&
to my web.config...until I modified the web.config I couldn't even get the file manager or digital asset management module to load...I would get an error on the page
Error: File Management is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: The given key was not present in the dictionary. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at DotNetNuke.Modules.DigitalAssets.View.OnItemDataBoundFolderTypeComboBox(Object sender, RadComboBoxItemEventArgs e) at Telerik.Web.UI.RadComboBox.RaiseEvent(Object eventKey, RadComboBoxItemEventArgs e) at Telerik.Web.UI.RadComboBox.OnItemDataBound(RadComboBoxItemEventArgs e) at Telerik.Web.UI.RadComboBox.RaiseItemDataBound(ControlItem item) at Telerik.Web.UI.ControlItemContainer.Telerik.Web.UI.IItemContainer.RaiseItemDataBound(IItem item) at Telerik.Web.UI.ControlDataBinder.BindToEnumerableData(IEnumerable dataSource) at Telerik.Web.UI.ControlItemContainer.PerformDataBinding(IEnumerable data) at Telerik.Web.UI.RadComboBox.PerformDataBinding(IEnumerable dataSource) at Telerik.Web.UI.RadComboBox.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at Telerik.Web.UI.RadComboBox.OnDataBinding(EventArgs e) at Telerik.Web.UI.RadComboBox.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at Telerik.Web.UI.RadComboBox.DataBind() at DotNetNuke.Modules.DigitalAssets.View.InitializeFolderType() at DotNetNuke.Modules.DigitalAssets.View.OnLoad(EventArgs e) --- End of inner exception stack trace ---
I've even tried using all the newer skins to see if there was a conflict with an older skin object.
I continue to get the following error "an error occurred while loading the folder content"
The folders are all listed on the left and I've tried selecting individual folders but get the same error...
I've tried synching the folders...nothing happens.
Anyone been able to get this to work?
My portal has been upgraded multiple times...so my original version goes back to DNN 6.
Appreciate any help.
Terry