BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportAttachment size limitAttachment size limit
Previous
 
Next
New Post
3/3/2010 4:28 AM
 

Is there a size limit to the attachment one can upload?

Tried uploading a 6MB pdf file while adding a new issue, but I keep getting: Application Error - /bugnetiss/Bugs/BugDetail.aspx

 
New Post
3/3/2010 8:29 AM
 
Izzyfizz wrote:

Is there a size limit to the attachment one can upload?

Tried uploading a 6MB pdf file while adding a new issue, but I keep getting: Application Error - /bugnetiss/Bugs/BugDetail.aspx

Check the application administration page then attachments. You can set the attachment limit there.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
3/4/2010 12:22 AM
 

we dont seem to have that. we have bugnet 0.7.942.0

under application configuration we have Basic Settings, Authentication Settings, POP3 Mailbox Settings, Other Settings.

nothing about attachment other than "Process Attachments:" under POP3 Mailbox Settings.

 
New Post
3/4/2010 10:57 AM
 

That attachment size is in version 0.8.

Your probably reaching the maximum request size for attachments through the web.config You can change to whatever size you want in the web.config.

<httpRuntime maxRequestLength="8192" />


Davin Dubeau

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportAttachment size limitAttachment size limit


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.