Click to See Complete Forum and Search --> : ASP.NET Issues


anupam kant
February 19th, 2003, 12:33 AM
I am facing some problems while working on ASP.NET and VB.NET:

1. Session Expire: Session is not working properly, sometimes it gets expired as soon as user login. However I am totally relying on the default setting.

2. Application resart: Most often the application gets itself restarted automatically.

I am not able to figure out what the problem is.
(is there anything wrong with my server or coding problem)

One more thing: Does anybody know how to check memory leak through out the application?

ideas are welcome....