function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SarisfdcSarisfdc 

Urgent!! Visualforce loading error

Hi I have visualforce page containing images and links.
When I click on any link it redirect me to the error page.User-added image
Best Answer chosen by Sarisfdc
SarisfdcSarisfdc
It was due to view state exceed. Issue is fixed by using transient keywod.