• Veer Singh 1
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
When action function calls apex controller method to upload a file it shows an error and abort the execution.

It shows a message when i start execution of action function.

Request entity is too large
You have an request that is too large (posted form is too big, URL is too long, etc)
__MISSING LABEL__ PropertyFile - val JettyIllegalRequest_reason not found in section Exception: Form too large 26976850>25000000

User-added image