Hi,
I had an issue where all of a sudden, text that was being written successfully by the code-behind to the aspx file would stop showing up at all, with no error.
I never, /ever/, use the designer.
I started comparing the code generated by "#region Web Form Designer" in a test.aspx file that...