About Us | Contact Us 
SEARCH GO  
 

Welcome to MIND Sign in | Join | Help

ASP.Net event handler would not fire

  •  03-17-2008, 7:07 PM

    ASP.Net event handler would not fire

    Really need your help on this.

    I recently installed VB2005 into a new machine and after some testing, I found that while my WinForm applications run prefectly, my WebForms could not response. All UI objects (with event handlers) has no response. It just won't call the postback. Funny thing is that KeyPress subs via VB Script responded like normal.

    This was never a problem in my old PC. I've updated my VS (SP1) and windows with its latest updates, but I can't seem to find any solution to this.

    This definately has nothing to do with the codes as it was working fine in my old PC.

    Anyone has any idea why this is happening? This is very strange as my IIS (5.1) and IE (7) settings in both my old and new PC are the same. Is there any settings I missed?

    From the what I found on the net, it most common advice was to add codes like "AddHandler btnExit.ServerClick, AddressOf btnExit_ServerClick" but it did not work.

    Appreciate your help. Thanks.

    Filed under: ,
View Complete Thread
 ©2006 Mind Community. All rights reserved. | Privacy Statements