473,387 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Big problem: all button controls just stopped working

I have big asp.net , c# project with many buttons and image buttons
that suddenly stop firing, when you click on button form -nothins
happen.
What strange that in Firefox they are still work fine, but not in IE.

When I create another project buttnons work without problems so it
seems my project is somehow screwed up.
I tried move project to another computer - same thing.

I tried to reinstall framework (aspnet_regiis.exe), it didn't help

Anybody knows solution ???

Thanks

Mar 31 '06 #1
3 1614
Aahz,

If you're on Visual Studio 2003 I've seen it occurr when objects in the html
are renamed/moved (I'm not really sure what exactly causes it) that the
handlers on subroutines in the codebehind dissappear.

Check each button's subroutine and make certain that the "Handles
MyButton.Onclick" event handler is still there.

Regards,

--
S. Justin Gengo
Web Developer / Programmer

Free code library:
http://www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Aahz" <ju*******@hotmail.com> wrote in message
news:11**********************@v46g2000cwv.googlegr oups.com...
I have big asp.net , c# project with many buttons and image buttons
that suddenly stop firing, when you click on button form -nothins
happen.
What strange that in Firefox they are still work fine, but not in IE.

When I create another project buttnons work without problems so it
seems my project is somehow screwed up.
I tried move project to another computer - same thing.

I tried to reinstall framework (aspnet_regiis.exe), it didn't help

Anybody knows solution ???

Thanks

Mar 31 '06 #2
Its not it. Every button handler is there, if they were not it would't
for in Firefox either.
This must be some screw up about how how IE handles asp.net controls. I
created new page in same project "test.aspx" and on plain page just put
one button and it works.

But still doesn't work in all other pages

Mar 31 '06 #3
Aahz,

Very strange, I wish I knew something else to try...

Regards,

--
S. Justin Gengo
Web Developer / Programmer

Free code library:
http://www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Aahz" <ju*******@hotmail.com> wrote in message
news:11**********************@g10g2000cwb.googlegr oups.com...
Its not it. Every button handler is there, if they were not it would't
for in Firefox either.
This must be some screw up about how how IE handles asp.net controls. I
created new page in same project "test.aspx" and on plain page just put
one button and it works.

But still doesn't work in all other pages

Mar 31 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: amit.purohit | last post by:
hi, I have a very strange problem on my login Page. the Page was working fine a few days back, but now does not generate post back events for controls. Ya i was able to discover one thing, it...
0
by: Venus | last post by:
Hello, After trying some ways to do it I wanted to use something like the code below but for some reason is not working (I have to generate the entire form dynamically (not only the controls)):...
1
by: Mark | last post by:
Hi - on my site, overnight, my submit buttons have suddenly stopped working in IE. Firefox is fine. The link button works perfectly - the two submit buttons however do not. It works in IE...
4
by: Rod Gill | last post by:
Hi, I have a form that when opened in the designer appears of the screen. The form selector can't be dragged (or resized) and if I scroll right and down to centralise it the form simply jumps...
0
by: anandv81 | last post by:
Hi, I encountered a strange problem while working on an application, the problem goes like this. I am generating a few textboxes at runtime at the server side and added to a placeholder, a...
5
by: Slim | last post by:
i have a simple page, with one button button1. when click it creates a new button button 2 and adds a event handler to it. but when button 2 is clicked nothing happens, why? Partial Class...
10
by: Clayton | last post by:
Hi all, I'm trying to develop a server that listens to incoming calls using the asycnhronous methods BeginAccept / EndAccept. I start the server (till this point it is ok) and few seconds later...
7
by: Andy_Khosravi | last post by:
I use the formatting trick in A97 to simulate conditional formatting in continuous forms. It has, up to this point, worked fine. Today I was making some design changes to the parent form (the...
2
by: electroman | last post by:
Hello! I am having a very weird problem that I cant find any solution on the Internet (after so many years!). I am trying to code a C# program and I am using the WebBroswer control. The code is...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.