My System Hangs when I double click on aspx or cs page.
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
My System Hangs when I double click on aspx or cs page, What I do?
-
My System Hangs when I double click on aspx or cs page, What I do?
1. you might have coded any 'infinite loop'!! check the code in button double click handler. 2. You should look into event viewer of the system to find out the error description, if any.
Thanks, Arindam D Tewary
-
My System Hangs when I double click on aspx or cs page, What I do?