event-log
Creating an application and event logs in the "applications and services logs" section of the event viewer
I have a .NET application in which I want to write unhandled events to the event viewer. I noticed that there is a directory called \"Applications and Services Logs\". I would like to create an entry[详细]
2023-02-14 05:00 分类:问答ASP.NET application accessing event log on Windows Server 2008 R2
Can anyone explain why the following happens: My ASP.NET application requires access to Application event log.[详细]
2023-02-12 23:05 分类:问答Server Eventlog warnings
HI, I am getting below warning messages. I dono why? But in my local its working great. No warnings in my machine eventlogs. Can anyone help me??? Here is my eventlog warnings..[详细]
2023-02-10 12:20 分类:问答Change listener properties at run time
I am using Ent Lib 5.I have a Event Log Listener with the Source attribute currently set to a generic name for our suite of applications.[详细]
2023-02-10 08:51 分类:问答How to access services logs from my C# test?
There is a WCF service that I\'m testing.When the service completes it posts its results on an application services log- I can see the message in the Event Viewer.[详细]
2023-02-08 22:12 分类:问答Windows Event IDs
Is there a specific range of Event IDs in Windows reserved for application developers? I\'m working on a .Net application that will write errors to the windows event log.This application act开发者_如[详细]
2023-02-07 19:33 分类:问答C# Events at same time ignored
I am currently running into a problem with an eventlog monitor I created a while ago. My application subscribes to the EntryWritten events of the EventLog.[详细]
2023-02-07 14:47 分类:问答Event 1000, Application Error, Windows 7, Visual Studio 2008
I\'ve got an application we use at our company. All of our Windows XP PCs and Windows 7 PCs use it. I can run it in the debugger under Visual Studio 2008 and build the Installer that all of the othe[详细]
2023-02-06 09:23 分类:问答Iterating through Event Log Entry Collection, IndexOutOutOfBoundsException
in a service application I am iterating through the Windows application event log to parse Events in order react 开发者_JAVA技巧depanding on the entry message.[详细]
2023-02-04 08:06 分类:问答How can I resolve the event log full error upon attempting to add a new connection in Visual C#?
I want to add a new connection for a SQL datab开发者_JAVA百科ase in my project written with Visual C# 2008 Express. But when I click \"Add Connection\" in the Database Explorer, I see this error:[详细]
2023-02-01 08:36 分类:问答