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
XactiumBenXactiumBen 

Visualforce Exception using myPage.getContent()

I get 'System.VisualforceException: java.net.SocketException: Connection reset' when I use 'myPage.getContent().toString();'

 

Is this a timeout error or something else?