BizTalk Server General - Tracing Adapters

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > May 2004 > Tracing Adapters





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Tracing Adapters
Dirk

2004-05-30, 10:46 am

Hi,

how can I switch on tracing for an (selfmade) adapter? Within the BaseAdapter are some Trace.WriteLines. Normally you have to add a Tracelistener for eventlog in Application-Config-File. But the adapter is only a set of Dlls. Which Config file I have to c
hange?

Regards

Dirk

Christof

2004-05-30, 10:46 am

The config files is: BTSNTSvc.exe.config.
Adding the trace listener instructions in there works just fine!

Kind regards,
Christof

"Dirk" <anonymous@discussions.microsoft.com> wrote in message
news:D655D90B-B1AC-42C7-AC75-54CF88182EEC@microsoft.com...
> Hi,
>
> how can I switch on tracing for an (selfmade) adapter? Within the

BaseAdapter are some Trace.WriteLines. Normally you have to add a
Tracelistener for eventlog in Application-Config-File. But the adapter is
only a set of Dlls. Which Config file I have to change?
>
> Regards
>
> Dirk
>



Todd Sussman

2004-05-30, 10:46 am

Take a look into EIF - Enterprise Instrumentation Framework
http://msdn.microsoft.com/library/d...enethowto14.asp

It is nice, because you insert logging and debug features, into your custom
adapter, and can turn it ff as needed when in production. It also includes
a very fast trace log.

--
Todd Sussman
My opinion is neither copyrighted nor trademarked, and it's price
competitive. If you like, I'll trade for one of yours.

Remove The REMOVE! to reply.

"Dirk" <anonymous@discussions.microsoft.com> wrote in message
news:D655D90B-B1AC-42C7-AC75-54CF88182EEC@microsoft.com...
> Hi,
>
> how can I switch on tracing for an (selfmade) adapter? Within the

BaseAdapter are some Trace.WriteLines. Normally you have to add a
Tracelistener for eventlog in Application-Config-File. But the adapter is
only a set of Dlls. Which Config file I have to change?
>
> Regards
>
> Dirk
>



Dirk

2004-05-30, 10:46 am

Still no tracelines... I will install the BizTalk on my local dev machine in order to debug. May be I do not hit a trace.writeline... But I don't think so.

I'll come back to this thread if I found solution or have no more ideas...

Dirk
Dirk

2004-05-30, 10:46 am


Pretty good stuff. Thanx alot for the hint.

Best regards

Dirk

OwenCutajar

2004-05-30, 10:46 am

I had seen a great posting on DarrenJ's blog a few days ago that talks about using EIF for debugging BizTalk. Not sure if it can help in this case, but worth a read:

http://blogs.msdn.com/darrenj/archi.../29/123254.aspx

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com