Plip's Weblog

Phil Winstanley - British .NET chap based in Lancashire. Enjoys tea and tech. Working for Microsoft.

Enterprise Library - The Log is Full

What an utter pile of wank.

I've spent DAYS on this one. I was using .NET Tiers (nettiers) with .NET 2 and it in turn uses the Enterprise Library - EntLib.

I have had to INSTALL the .NET 1.1 assemblies for them to work - which is really bloody stupid.

Anyway, I found the answer here: -

http://blogs.msdn.com/tomholl/archive/2005/02/18/376187.aspx

Thanks Tom - much appreciated, if I ever meet you - I shall take you to a pub, and buy you a pint of whatever takes your fancy.

Comments

Tom Hollander said:

You're on - where do I collect? ;-)

Sorry this caused you so much pain. FWIW we changed the behavior in EntLib 2.0 so instrumentation is off by default. You still need to run installuil.exe over the assemblies if you want to use instrumentation though - this is a Windows requirement that we can't work around.

Tom

# July 20, 2006 3:55 PM