Hi,
I get the following error when I click the "edit item" icon to approve a listing. Any ideas why and how I can fix it?
***********************ERROR BELOW***************
Value cannot be null. Parameter name: path
DotNetNuke.Services.Exceptions.ModuleLoadException: Value cannot be null. Parameter name: path ---> System.ArgumentNullException: Value cannot be null. Parameter name: path at System.IO.DirectoryInfo..ctor(String path) at fatgeorge.FileUpload.FileUpload.getFolderSize(String folder, String searchString) at fatgeorge.FileUpload.FileUpload.InitFormControl(Int32 XModId, PortalModuleBase pmc) at KnowBetter.XMod.XModEdit.SendCustomFormControlEvent(CustomFormControlEvents evt, ArrayList alCustomControls) at KnowBetter.XMod.XModEdit.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
********************************************************** |