Page_Load stopped happening???

J

John Spiegel

Hi All,

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.

Any ideas?

Thanks,

John
 
J

John Spiegel

Hey Curt,

It was not. That fixed it! Is this a somewhat common problem a newbie
should know about? I'm fairly certain I never removed that myself.

Thanks!

- John
 
C

Curt_C [MVP]

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.

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top