Menu

Installation Log in to Edit

Oscar

Installation

  • Download the file and unzip it in a folder in our project
  • Create a folder in our project to store uploaded files and images
  • Add a project reference to the DLL “FileManager.dll”included in the “bin”
  • In case you want to upload large files (over 4 MB) will have to modify theapplication’s Web.config as follows:

<system.web>
<httpRuntime executionTimeout="240" maxRequestLength="20480"/>
</system.web>


Related

Wiki: Home

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.