File Manager Error when PORTAL folder exceeds 2GB

Last post 02-16-2006 4:35 PM by JCullen. 3 replies.

Sort Posts:

  • File Manager Error when PORTAL folder exceeds 2GB

    11-02-2005, 6:12 PM
    • Member
      375 point Member
    • orcities
    • Member since 10-29-2003, 1:08 PM
    • Oregon
    • Posts 75
    I have found that the File Manager breaks when the portal folder size exceeds 2GB. It does this due to 2GB exceeds and Int32. If anyone knows of any easy fix without having to do any serious modifications to the core dll you comments would be appreciated.
    loc
  • Re: File Manager Error when PORTAL folder exceeds 2GB

    11-02-2005, 6:58 PM
    • Member
      375 point Member
    • orcities
    • Member since 10-29-2003, 1:08 PM
    • Oregon
    • Posts 75
    I changed the core code under PortalController.ascx and FileManager to implement a Double rather then an Int32. Works like a charm.
    loc
  • Re: File Manager Error when PORTAL folder exceeds 2GB

    02-14-2006, 11:56 AM
    • Member
      90 point Member
    • netmds
    • Member since 04-11-2005, 7:59 PM
    • Posts 18
    Is there another way to work around this without modifiying the core?  I see the bug is still unassgined in Gemini and we are having this issue on a live site.
  • Re: File Manager Error when PORTAL folder exceeds 2GB

    02-16-2006, 4:35 PM
    • Member
      30 point Member
    • JCullen
    • Member since 11-23-2003, 11:15 AM
    • Posts 6
    Why not use an Int64?
Page 1 of 1 (4 items)