G
Guest
I have an application that was developed in VB.NET. Its been in production
since October without any problems and that was the last time anyone touched
any of the code. Today I got a call from a user saying that on one of the
pages, a button click does not cause any action where previously it did. I
tested it and sure enough she's right it doesn't do any thing. I tested it in
my development environment on my workstation and it works fine. So I
recompiled on my workstation and redeployed the app on the server. It still
doesn't work. I've checked the logs and see no error messages of any kind.
The aspx pages load so that part works. Its just on this particular page that
the onclicked event for this button has stopped responding. I am at a loss as
to where I might look from here. Does anyone have any suggestions?
since October without any problems and that was the last time anyone touched
any of the code. Today I got a call from a user saying that on one of the
pages, a button click does not cause any action where previously it did. I
tested it and sure enough she's right it doesn't do any thing. I tested it in
my development environment on my workstation and it works fine. So I
recompiled on my workstation and redeployed the app on the server. It still
doesn't work. I've checked the logs and see no error messages of any kind.
The aspx pages load so that part works. Its just on this particular page that
the onclicked event for this button has stopped responding. I am at a loss as
to where I might look from here. Does anyone have any suggestions?