I've got a small VS solution where the Page_Load appears to have just
stopped occurring. It was running earlier, I made a few changes to the
..aspx page and at some point, the Page_Load code ceased to show any evidence
of executing. The code from the same codebehind file is still working when
appropriate events occur, e.g., the button1_click method fires when button1
is clicked.
the InitializeComponent section has some funkiness to it. For me it removes
all my entries every now and then. I keep them all hand for a copy-paste to
restore them when it happens. I belive it's a bug in VS but I'm not certain.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.