code on Click event for some buttons is not executed

G

Galina Grechka

Hi, I have this strange problem. After I recompiled my ASP.NET project
and then open project as a user from web browser, code behing some
buttons doesn't execute at all. It works on my (development) machine.
But it doesn't on others machines in our LAN.

Previous version of project (which was compiled 2 weeks ago) works fine
on any machine.

We all use browser Microsoft Internet Explorer version 6.

What could be a problem?

Thanks,
Galina
 
E

el_khiyari

Your event handlers may not be added to the controls events. Check the
InitializeCompenent() method and make sure that all the events handlers are
added properly.

Hachim
 

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,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top