Hi All,
I have a web application and I created a web page in it. The web page was working fine, but I thought of moving the web page to another folder in the same application so I created a new folder and put my web page in it. as soon as I did that the web page
stopped responding to the button clicks. when I tried to debug it, the page load event is exceuted it, but the debugger does not even go to button clicks when I click the button.
I am not sure why this is happening.
any help will be appreciated.
-anjali
Go to the complete details ...