Deployment issue: The submit button event doesnt fire on server.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am facing one deployment issue, I have 3 aspx pages one for Login, other
for search request form and the third for displaying the results. After it
was working fine locally I deployed it on a local server. But after deploying
the Submit button event of search request page doesnt get fired on the
server, at the same time the login button event is firing for login page on
the server.

I tried to find out whats wrong using trace and verifying if the event
handlers are being deleted.....but havent succeeded yet ...not sure whats
going wrong.

I am using skmmenu control on my pages ...is it anyway related with it?

Thanks in advance.
 
Back
Top