This is not a specific problem. Many times, after setting everything up, the controls, the code-behind, etc. and after fixing the obvious problems, there comes the moment when the page comes up, your information shows fine, you make changes, click submit and .... nothing happens. No error message, nothing. It just posts and comes back. I hate that!
How do you troubleshoot that? Am I missing some log/error window that displays what went wrong? So far what I do is painfully putting going step by step, to see if I detect anything wrong somewhere (many times I don't). Nothing changes in the database, it just ... doesn't do anything. Is it only me? How do you find the problem when there is nothing telling what went wrong where?
View Complete Post