.NET 2.0 – Event validation fails when postback occurs before a page is rendered completely

Comments Off

http://support.microsoft.com/kb/969548

Solution: Upgrade the system to the .NET Framework 2.0 SP2 or the .NET Framework 3.5 SP1.

Other information related to this issue.

Tools to analyze Java heap

Comments Off

HeapAnalyzer – A graphical tool for discovering possible Java heap leaks.

IBM Pattern Modeling and Analysis Tool for Java Garbage Collector – A tool that parses verbose GC trace, analyzes Java heap usage, and recommends key configurations based on pattern modeling of Java heap usage.