B
Brian Mahloch
Hello,
I have an ASP.Net application that seems to hiccup every so often for 10 -
15 minutes. The situation is that the controls on the web form (loading
dynamically from SQL Server) will come back blank. Every user will
experience the same issue and then lose all their session state information.
The problem is completely random and the aspnet_wp will restart itself and
solve the problem. I can use SQL Profiler and see the execution of the
procedure to retrieve the control items executes fine.
Any ideas would be greatly appreciated!
Brian
I have an ASP.Net application that seems to hiccup every so often for 10 -
15 minutes. The situation is that the controls on the web form (loading
dynamically from SQL Server) will come back blank. Every user will
experience the same issue and then lose all their session state information.
The problem is completely random and the aspnet_wp will restart itself and
solve the problem. I can use SQL Profiler and see the execution of the
procedure to retrieve the control items executes fine.
Any ideas would be greatly appreciated!
Brian