Thank you for your help and persistence. This was one of the issues in 'random' hanging on occasion for sure and I just didn't realize.
Aloha,
+++ Rick ---
from Maui, Hawaii
Thank you for your help and persistence. This was one of the issues in 'random' hanging on occasion for sure and I just didn't realize.
Aloha,
+++ Rick ---
Thanks again.
~bob
Yeah it toolk a lot longer to get this taken care of than it should have - that's what happens with bugs that have been there for a long time - I end up assuming this can't be broken with so many people hammering on this stuff and not having found this.
+++ Rick ---
Damn - Can't believe this has not been noticed in all these years...
Moral of the story: Always make sure that all Controls on a page call .Dispose() and anything placed in the various arrays is explicitly released. Anything manually added to a page needs to be cleaned up or VFP will not release it properly.
+++ Rick ---
I always assumed it was something I did in my code but never took the time to track down the exact problem. It was easier to just unload the server to clear the memory and then recompile.
What's weird is that after all that time Bob and I both reported this within a few days of each other...
--stein