Welcome to CCD Health Systems

CCD Customers can join our web site in order to participate in our user forum, to view your licensing details and download support documentation.

If you have already registered, sign in here and enjoy. If you have not yet registered, select a Username, enter a work-related email address and click register.

Member Login

Lost your password?

Not a member yet? Sign Up!

Prove that you\'re human Time limit is exhausted. Please reload CAPTCHA.


Knowledge Base

There are 4 places that need to set in order to upload files larger then 30MB to the server. The following steps will increase the maximum file size to 100 MB. Set each line di
1) AttachFiles.js: change max_file_size to ‘100mb’

2) web.config: <httpRuntime maxRequestLength=”102400″ />

3) web.config: <system.webServer>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength=”102400000″ />

4) Edit the request filtering feature settings and the request limits using IIS manager (as per http://ajaxuploader.com/large-file-upload-iis-asp-net.htm)

 

in Incident Analyst

0

0

Related Articles