Groups | Blog | Home
all groups > dotnet distributed apps > august 2005 >

dotnet distributed apps : Performance problems with McAfee and .Net web services


Carl L
8/24/2005 7:19:04 AM
Hi,

We have a C# add-in for Excel, which uses web services to communicate with a
Java server. We have real performance problems when McAfee virus scanning is
enabled on the client machine.

When virus scanning is enabled the Excel process takes 90% of the CPU for an
extended period of time. Using processexplorer we can see that the thread for
mscorwks.dll!ReleaseFusionInterfaces is taking all of the time in the
process.

Other posts I've read have indicated that ReleaseFusionInterfaces may be
just the closest export symbol, and may not be where the time is being spent.
In any case does any one have any idea why McAfee would cause the core .Net
framework to consume so much CPU?

Chad Z. Hower aka Kudzu
9/4/2005 9:54:56 PM
=?Utf-8?B?Q2FybCBM?= <CarlL@discussions.microsoft.com> wrote in
news:CE7C1D5F-C594-494F-B58E-BCC80B3EF538@microsoft.com:
[quoted text, click to view]

This may not be the answer you are hoping for, but in my experience McAfee has caused similar
occurances with other .NET applications frequently as well.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Stuff: http://www.KudzuWorld.com
AddThis Social Bookmark Button