Lotsa questions:
> I'm running XP SP2...
Why hasn't SP3 been installed by now? Extended Support for WinXP (x86) SP2
ends on 13 July 2010. After that date, computers running WinXP (x86) SP2
will NOT be offered any further critical security updates, Automatic Updates
will not work, and Windows Update website will not be accessible until SP3
is installed.
> I did a long overdue (manual) update yesterday.
How long overdue was it and why was it overdue? Is Automatic Updates
enabled?
> I recall one of the updates was a SP for NET 2.0.
We can't rely on your recollection. What does Update History section of
http://windowsupdate.microsoft.com say you installed yesterday (KB numbers)?
> After the update, my computer mysteriously started beeping once every 20
> minutes or so.
Is it once every 20 minutes or not? (Yes, time it & make a record of it
before replying.)
And finally...
What anti-virus application or security suite is installed and is your
subscription current? What anti-spyware applications (other than Defender)?
What third-party firewall (if any)?
Has a(another) Norton or McAfee application ever been installed on the
computer (e.g., a free-trial version that came preinstalled when you bought
it)?
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Client - since 2002
ginahoy wrote:
> This is going to take some explaining...
>
> I'm running XP SP2 with .NET 2.0. I did a long overdue (manual) update
> yesterday. I accepted all except SP3, IE8 and .NET 3.5. I recall one of
> the
> updates was a SP for NET 2.0. I'm pretty sure my problem is related to
> that
> update, but I see no NET specific forum here. So I hope you guys can help
> me.
>
> After the update, my computer mysteriously started beeping once every 20
> minutes or so. I did a google search and ran Process Explorer and
> determined
> that Exclamation.wav is being called by Winlogon, apparently related to
> activity associated with mscorsvw.exe. This process never ran before I did
> this update.
> Others report this very problem but I haven't found a solution.
>
> A blog by David Notario at MSDN describes mscorsvw - it precompiles .NET
> assemblies (NGEN images) when the computer is idle. Apparently, mscorsvw
> is
> experiencing an error, thus the sound. However, the error is not revealed
> in
> the Windows GUI. Notario's blog describes a command that forces mscorsvw
> to
> proceed to process all pending work: ngen.ext executequeueditems
>
> As it turns out, running this command reveals the nature of the error.
> When
> I run the command, I get a windows popup warning "adui16res.dll not
> found".
> If I click OK, the warning message reappears, forever. So I have to force
> close the DOS window. In the activity log appearing in the DOS window,
> the
> last line where mscorsvw apparently hangs is "Compiling assemby
> C:/.../AutoCAD 2005/AcLayer.dll"
>
> adui16res.dll is located in the same folder. Since the warning popup
> doesn't
> reveal the path where mscorsvw is looking for the missing dll, I have no
> idea how to resolve this problem. I believe my AutoCAD is nominal, and the
> missing file is where it's supposed to be.
>
> What to do?