asp.net

By steve, 8 December, 2011

We have an application pool that gets unhappy, and the ODBC and/or active directory lookups start to fail until the application pool has been recycled. to fix the problem I was able to add the following code to get an ASP.NET page to recycle its own application pool:

Tags