Mike Horton wrote
As for the buttons not being clickable.... is there any kind of javascript error at the bottom of the page?
I could swear that yesterday there was a javascript error. However, today things are quite different.
IE 8, I can click on LiveID, login and when redirected back from liveid authentication, I get a Javascript error
<i>Webpage error details
Message: Object expected Line: 1 Char: 1 Code: 0
URI: http://www.subodh.com/Resources/ControlPanel/ControlPanel.js </i>
On Firefox, I cannot click any buttons, the error rotates between
A critical error has occurred.
Exception has been thrown by the target of an invocation.
or
|
A critical error has occurred.
Failed to load view_state. The control tree into which view_state is being loaded must match the control tree that was used to save view_state during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request.
or no error at all (but the buttons not clickable)
You can reproduce the behavior at http://www.subodh.com
|