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
BoonPlusBoonPlus 

VF page got redirected to a blank page

I signed up a partner developer editon just now, and the first thing I did after I logged into this new org was to create a simple "HelloWorld" VF page ...
<apex:page >
  <!-- Begin Default Content REMOVE THIS -->
  <h1>Hello World</h1>
  This is your new Page
  <!-- End Default Content REMOVE THIS -->
</apex:page>

After I clicked on the "Preview" button, the URL in the borwser first showed "https://na17.salesforce.com/apex/HelloWorld" then it got immediatedly changed to "https://c.na17.visual.force.com/visualforce/recsession?sid=00Do0000000KCZ9%21AQYAQCEqUDGvlEz9kvuEQ4LyI6RQXlxqEOWOOAVcCniuBtIkP3cfmcY4IH0qz2Ee.vcLJ3KLNPUUl0bgbYzQzsJXf.wiaOpb&inst=o&cshc=0000000qCMx0000000KCZ9&retURL=https%3A%2F%2Fc.na17.visual.force.com%2Fapex%2FHelloWorld"

which took me to a blank page.

I've tried to clear the browser cache and used a few different browsers to bring up this simple vf page, the end result was the same. Not sure what happened, please help. 

Best Answer chosen by BoonPlus
Pramod_SFDCPramod_SFDC
Hi,

I believe, there is a known issue . Please check the below mentioned link.

>> https://success.salesforce.com/issues_view?id=a1p30000000T4ovAAC


Regards
Pramod

All Answers

Pramod_SFDCPramod_SFDC
Hi,

I believe, there is a known issue . Please check the below mentioned link.

>> https://success.salesforce.com/issues_view?id=a1p30000000T4ovAAC


Regards
Pramod
This was selected as the best answer
BoonPlusBoonPlus
>> https://success.salesforce.com/issues_view?id=a1p30000000T4ovAAC
Known Issues · Release In Progress

VisualForce pages do not open in dot orgs

VisualForce

Last updated Today ·Reference W-2317218 ·Reported By 2 users
RELEASE IN PROGRESS - SUMMER '14 PATCH 11.0

Summary
When vf temp sid CRUC is inactive, and it is hidden because vf temp sid hdn perm is off, user will get stuck at /recsession. This combo can happen when using DOT scenarios.

Repro
Navigate to any of the Visualforce pages in a dot org.
Result- It ends up on a blank white page

Workaround
If urgent, please contact Salesforce Support and they can help you with the workaround since it's related to some back end changes.

This should be resolved in an e-release this week.