Quantcast
Channel: Symantec Connect - Endpoint Management - Discussions
Viewing all articles
Browse latest Browse all 6689

Increase Attachment Size in ServiceDesk 7.5

$
0
0
I need a solution

I have read many posts for the older versions of ServiceDesk and Helpdesk, and they say to modify the web.config by adding the following:

  1. Locate the following line in this file:
    </system.web>
    
    
  2. Right above this line, add the following line:
    <httpRuntime maxRequestLength="8192"/>
    
However my web.config already has this line:
<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="2097151" />
Whenever I make a change to this line analysts can no longer click "Work Incident" without an error.
Also to the best of my knowledge this line appears that it would limit me to 2MB attachments. I have tested this and I am able to upload up to 4MB. 
 
Any suggestions are appreciated.

Viewing all articles
Browse latest Browse all 6689

Trending Articles