feanyloarravy
New Member
I'm writing an ASP.NET application utilizing DataTables in mem.<BR>In order to use them I have to Application.Lock() then perfom some actions then Application.UnLock() <BR>It works well sometimes, but then suddenly the proccessor will peg and the web goes unresponsive...??<BR>Any ideas?<BR><BR>