The maximum file size which can be uploaded is 256MB. To specify a smaller maximum file size complete the following steps. From the [Installation path]\BrainwareApiServer directory, open Web.config in a text editor. Search for the following line. <add key="MaxFileUploadLimit" value="262144" /> Set the value parameter to the required value in KB.