I'm having trouble with Atlas and page refreshing.
I'm seeing this issue everywhere but in the most simple case:
I have an atlas:updatepanel, a placeholder and a dropdownlist.
Depending on the value of the dropdownlist controls are added to the placeholder which is inside the updatepanel. So it all appears nicely on the page seemingly without a postback.
But if i now refresh the page the dropdownlist is empty and the controls are gone and if i select a new value from the dropdownlist I get this horrible error (see pic)![]()
Has anyone else come across this?




Reply With Quote