My site is using enterprise library v 5.0. Mainly the DAAB. Some functions such as executescalar, executedataset are working as expected. The problems appear when I start to use Readers
I am running into some problems while tr开发者_运维百科ying to get DAAB from Enterprise library 5.0 running. I have followed the steps as per the tutorial, but am getting errors...
The Unity dependency injection container has what seems to be a widely known issue where the SynchronizedLifetimeManager will often cause the Monitor.Exit method to throw a SynchronizationLockExceptio
Without Enterprise Data library,I am using the below code to insert some thing to DB and reading the return value from that
I have enterprise logging & exception logging enabled in my web app.The web.config is set-up so everything should work. It has worked before on other servers because the trace.log file which is in
I have a Windows Service which communicates with WCF services.The WCF services are all fault shielded and generate custom UserFaultContracts and ServiceFaultContracts. No problems there.
On Windows XP I am working on a .NET 3.5 web app that\'s a combination of WebForms and MVC2 (The WebForms parts are legacy, and being migrated to MVC). When I run this from VS2008 using the ASP.NET we
I\'m getting the following error while testing my EHAB implementation: ArgumentException - Event log names must consist of printable characters and cannot contain , *, ?, or spaces
so the story go like this: i\'m using the Logging Enterprise Application block that provided by microsoft to log events in our application.
I need logging to: Rolling file, to avoid 1 big log file. CSV format for easier look up. I can see the EntLib (5.0) has the Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlat