When I try to upload a document to my portal, i get the error message below. Anyone else ever run into this or know what the fix might be. I'm on DNN 3.0. This happened after i tried to upload a 3D ICON to be used as a graphical icon for my links area. Also, now when i go in as the portal administrator and select to view the File Manager, it errors out with this message below and it will not let me into File Manger at all.
Error: File Manager is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Value was either too large or too small for an Int32. ---> System.OverflowException: Value was either too large or too small for an Int32. at System.Convert.ToInt32(Int64 value) at DotNetNuke.Entities.Portals.PortalController.GetPortalSpaceUsed(Int32 PortalId) at DotNetNuke.Modules.Admin.FileSystem.FileManager.UpdateSpaceUsed() at DotNetNuke.Modules.Admin.FileSystem.FileManager.BindFileList() at DotNetNuke.Modules.Admin.FileSystem.FileManager.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---