I\'m using EntLib 5.0 with .NET 4. It was working, but now I\'ve used ILMerge in order to merge all the dlls in one redistributable .dll. Everything works but EntLib5. When I try to get a logger, I ge
I am playing around with MVC 3, with unity 2 and the Logging Application Block from Enterprise Library 5.When trying to make a simple log, I get the error listed below.
I\'m using a Database to run some queries and was thinking to optimize stuff up. I am basically doing two static objects:
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.
I\'m encapsulating the EntLib 5 logging application block. I\'ve seen in the documentation that every time that you want to log, you should give a look to \"IsLoggingEnabled()\". The fact that it\'s a
Closed. This question is开发者_StackOverflow中文版 opinion-based. It is not currently accepting answers.
Where can I find some good examples on 1) How to configure Enterprise Library Exception Handling application blocks and
A few year ago, we developed a large ASP.Net application (C# / .net 3.5) that had to be \"Database Engine\" non-dependent (meaning this application could either use SQL Server, Oracle, MySQL ... as DB
I am using Enterprise Library 5.0 for error loggin in WCF application. I have logging into SQL Database and if Database is down then logging into EventLog.
I am using Enterprise library for my data access. When I am running the application, at the CreateDatabase() statement I am getting this exception: