I have a webform used to save data. The form controls are within an UpdatePanel including the Save button. When I click the 'Save' button, I receive a JavaScript message"Conditional compilation is turned off". If I remove the update panel, all works fine. I have no clue as to what is the issue here. Identical code works fine on other pages with the UpdatePanel. Any help is appreciated.
↧