RE: SQLSink Sample
From: Mike Hayton [MS] (mikehayt__at_online.microsoft.com)
Date: 01/21/05
- Next message: Mike Hayton [MS]: "RE: Can't install EIF instrumented application using VS Installer (MSI)"
- Previous message: Tomer: "Change a binary version"
- In reply to: Raj: "RE: SQLSink Sample"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 Jan 2005 00:14:11 GMT
Cool
-- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm -------------------- | No I was able to figue out the problem..its a dll version issue | :-( | | "Mike Hayton [MS]" wrote: | | > Are you still having problems with this? | > | > By default EIF doesnt raise errors to the Windows Event Log unless the | > corresponding <eventSource> entry has a internalExceptionHandler="report". | > | > Hope this helps | > | > Mike | > | > -- | > | > This posting is provided "AS IS" with no warranties, and confers no rights. | > Use of included script samples are subject to the terms specified at | > http://www.microsoft.com/info/cpyright.htm | > -------------------- | > | | > | Hi, | > | Iam trying to use the SQLSinkSample solution which comes as part of the | > MS | > | Application logging blocks for .NET quick start.I did build, deploy the | > | logging block, the SQLSinkSample solution but when I run the | > | SqlSinkSample.exe, no error/exception is thrown and always returns | > without | > | persisting the data in the AppLog database.No errors are thrown in the | > Event | > | viewer/ perfmon ..I attached a debugger to the code but no luck, it just | > | simply calls this line | > | | > | EventSource.Application.Raise(adminMessageEvent); | > | and after it passes the above line, the data doesnt get persisted and | > | returns the "select" count as zero | > | | > | I do see a EnterpriseInstrumentation.config.backup, which makes me | > believe | > | that the EI.config was read and validated properly and is used during | > runtime | > | | > | Any help would be much appreciated | > | Thanks | > | Raj | > | | > | > |
- Next message: Mike Hayton [MS]: "RE: Can't install EIF instrumented application using VS Installer (MSI)"
- Previous message: Tomer: "Change a binary version"
- In reply to: Raj: "RE: SQLSink Sample"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|