Can anyone help me with this error?Error: File Upload is currently unavailable.DotNetNuke.Services.Exceptions.ModuleLoadException: Requested value 'file' was not found. ---> System.ArgumentException: Requested value 'file' was not found. at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.Enum.Parse(Type enumType, String value) at DotNetNuke.Modules.Admin.FileSystem.WebUpload.get_FileType() in c:\inetpub\wwwroot\Admin\Files\WebUpload.ascx.vb:line 78 at DotNetNuke.Modules.Admin.FileSystem.WebUpload.CheckSecurity() in c:\inetpub\wwwroot\Admin\Files\WebUpload.ascx.vb:line 162 at DotNetNuke.Modules.Admin.FileSystem.WebUpload.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Admin\Files\WebUpload.ascx.vb:line 276 --- End of inner exception stack trace ---
We recently added a rewriter and I think the problem came from that as that is when it showed up.
I need that rewrite more than I need to add files.
Sad huh?
Is there a work around while we work on debugging the rewrite.