Here is a weird one. I have 40+ VB6 apps, exes and dlls, running on a
Win2K Server. All the apps use App.LogEvent to record errors and
debugging info in the NT Log. Most of the dlls are being called from
ASP. Here is the problem, the event is logged under the name of the
last app that logged anything. Does anybody know where to start? I
tried to look, but I am running out of ideas.