You need to sign in to do that
Don't have an account?

An error occurred when processing your submitted information.
I'm stumped. I have 2 sandboxes and I'm getting errors in only 1 with THE SAME code in both.
Everything was working fine in both systems until today. I have no idea what has changed, and I've gone as far as replacing the VF and Controller code from the working SB to the one giving the errors.
The VF and Contoller are each about 1k lines, so I'm not sure it's worth sticking in here, but has anyone else "suddenly" run into this?
One odd thing, I have a method that returns a date and I put that in a Hidden field. I started by making that hidden field to an outputfield to see if my value is being returned. I tried output, input, apex:outputfield, apex:input...every variation and it's not getting populated.
The strange thing is that on my controller I am referencing that value in order to find a future date and that value IS being returned to my page. I have debugs everywhere and the value is querying and being returned...
Again, the thing that is crazy is that it was working YESTERDAY and it STILL works in a different sandbox...?
Anyone? Anyone?
The problem has been identified.
The culprit: One of the Sys Admins messing with profiles and object access. Would have been nice for a heads up...
Oh well, only took most of my day.
Sorry for wasting anyone's time reading my long, drawn out ramblings of my woes...Maybe next time I'll have something useful to add.
All Answers
The problem has been identified.
The culprit: One of the Sys Admins messing with profiles and object access. Would have been nice for a heads up...
Oh well, only took most of my day.
Sorry for wasting anyone's time reading my long, drawn out ramblings of my woes...Maybe next time I'll have something useful to add.