all groups > dotnet performance > april 2007
High CPU usage after Security Updates
Posted by JoeSep at 4/16/2007 1:14:02 PM
Hello,
we have an ASP.NET 1.1 Application in this evironment:
- OS Windows Server 2003 SP1 (IIS 6.0)
- Application Center 2000 cluster (3 nodes)
- ASP.NET Session managed in a SQL Server 2000 cluster
The last week we have installed these security updates:
- Security Update for Windows Se... more >>
Microsoft IE Execute shell has encountered a problem and needs to
Posted by Dean C at 4/10/2007 1:22:01 PM
I recently had .net version 2 installed to support a product that requires
..net 2. When the application is run, I get the message "Microsoft IE Execute
shell has encountered a problem and needs to close. We are sorry for the
inconvenience".
I found that the problem is a .net problem and ... more >>
double buffering and garbage collection
Posted by jawend at 4/10/2007 11:08:32 AM
..Net v1.1
I noticed when I minimize my winforms application, memory usage goes down to about 1.2megs (as reported by taskmgr). When the app is in use memory usage quickly creeps up to around 100megs. Does minimizing trigger garbage collection?
Im using alot of double buffered forms. Is the bu... more >>
memory usage minimized
Posted by user411 at 4/6/2007 10:01:30 AM
..Net 1.1
I have developed an app that uses alot of double buffered forms. When minimized the app only uses about 1 meg of memory (as shown in taskmgr). Does garbage collection get triggered when you minimize?
When restored, the app starts at around 8 megs, then creeps up towards 100 megs. Is... more >>
Performance problems in Terminal Server
Posted by paulo at 4/5/2007 12:39:52 PM
Hello,
We have a considerable large .NET application running in Terminal
Services, where other applications are also used (Office, Reflection,
Web applications).
We are getting major slowdowns at times, where all terminal clients lock
up for a couple of seconds and then come back.
There i... more >>
|