New Post: Enterprise Library 4.1 error
When I try to run a WCF method an exception is raised and throws the below error. The current build operation (build key Build...
View ArticleCreated Unassigned: UnityContainer Pipeline Behavior when using Interception...
Our recent application deployed to production is facing performance issue and users are revoked access because of the same. It’s observed that application response time is degrading quite often and...
View ArticleCommented Unassigned: UnityContainer Pipeline Behavior when using...
Our recent application deployed to production is facing performance issue and users are revoked access because of the same. It’s observed that application response time is degrading quite often and...
View ArticleNew Post: Unhandled exception from SqlCeDataReader.Finalize
Hello I have a piece of code where we use SqlCeDatabase class as belowsqlCeDatabase.ExecuteResultSet(command, options, parameters); If the command passed is an invalid one, we get an exception and we...
View ArticleNew Post: Trying to migrate Enterprise Library version 1 to version 6
Hi I need to Migrate .Net code with enterprise library version 1 to version 6. But I am not able to get following the libraries in latest version: Microsoft.Practices.EnterpriseLibrary.Caching...
View ArticleNew Post: Fw(2): srinivas k
You can view it by clicking hereWed, 25 Jan 2017 03:43:48 -0700
View ArticleNew Post: Sample Application for Enterprise Library 6
I am upgrading an existing project using Enterprise library (an older version). The code is working but I don't really understand the connections so I looked for and found the sample application....
View ArticleNew Post: Sample Application for Enterprise Library 6
Did you run the setup script from RI-Installation.txt?
View ArticleNew Post: Defining alternate filename for files that are locked by other process
Hi, I notice when I run 2 or more instances of my application concurrently, the first instance will use the file with the filename defined in the configuration file. However, the second and later...
View ArticleReviewed: Enterprise Library 6 - April 2013 (8月 09, 2017)
Rated 4 Stars (out of 5) - 正好,下载来看看,学习学习
View ArticleNew Post: Enterprise Library 5 Logging rolling file not working with...
We use Enterprise Library 5 and notice the log file stops rolling if we call Logger.Reset() after Logger.Write call. The reason we use Logger.Reset() is some memory leak was detected if the Writer is...
View Article