Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...File Manager ErrorFile Manager Error
Previous
 
Next
New Post
8/31/2011 11:37 AM
 
Anyone ever run across this and know what it means and how to fix it?

Error: File Manager is currently unavailable.
DotNetNuke.ModuleLoadException: Arithmetic overflow error converting expression to data type int. ---> System.Data.SqlClient.SqlException: Arithmetic overflow error converting expression to data type int. at System.Data.SqlClient.SqlDataReader.Read() at DotNetNuke.PortalController.GetPortalSpaceUsed(Int32 PortalId) at DotNetNuke.FileManager.BindData() at DotNetNuke.FileManager.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
 
New Post
8/31/2011 1:16 PM
 
i've not seen it, but the GetPortalSpaceUsed refernces the files table, so i'd recommend checking that some 3rd party module hasnt inserted a file reference without a size (e.g. run "select [size] from [files] order by [size]" and make sure no null or non-numeric values exist).

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
9/1/2011 11:51 AM
 
Thanks for the info!  I checked the files table but there are no blank or null size entries.  In fact the database won't allow it.  I'm almost to the conclusion that we might have reached some sort of # of files limit, # of document modules per tab, # of layers of tabs, or something like that.  Do you know of any limitations? 
 
New Post
9/1/2011 1:14 PM
 
in early versions the files table couldnt go beyond 2GB but that was changed to supports multi-terabytes in 2006. Your method failure use GetPortalSpaceUsed which returns an int32 - more modern versions use GetPortalSpaceUsedBytes which returns a long - so this is a limitation of your site version based on your files registered -to resolve upgrade to a more recent version.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...File Manager ErrorFile Manager Error


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out