My web App crash every 2 weeks, so my server admin has to recycle the App pool, somebody know how to solve it.
You may be suffering memory leaks. Make sure you close all your database connections in code.