| Thread | Last Post | Replies |
|
| Enterprise Template Policy Editor | 25 Mar 2005 01:27 GMT | 3 |
Where can I find the VS.Net 2003 Policy Editor for enterprise templates? STom
|
| Problem with Logging block | 24 Mar 2005 09:57 GMT | 1 |
I have developed a windows app. referencing a class library of my own and both are using the entlib blocks. I have a configuration fileset including logging, caching and custom config for my own data access library. The problem is 'Logger.write("mymessage")' statements seem to do ...
|
| Stored Procedure in/out and return parameters | 23 Mar 2005 16:16 GMT | 2 |
Does anyone know how to use parameters that are both input and output and return value parameters through the Enterprise Library data application block? Many thanks,
|
| Deploying Enterprise Library Blocks | 22 Mar 2005 20:09 GMT | 1 |
I successfully used the Enterprise Library Exception Handling and Data Access blocks in development (on my own machine). After I installed the library on my machine I ran InstallServices.bat to register everything so I did not get any unusual registry access problems when
|
| two enterprise templates questions | 22 Mar 2005 18:45 GMT | 3 |
I have two important questions regarding enterprise tempaltes: 1. will visual studio 2005 contain this feature (it does not in vs 2005 beta 1) 2. is it possible to restrict access to code with enterprise templates
|
| Problem With ApplicationBlock.Logging | 18 Mar 2005 06:55 GMT | 6 |
We are using the Logging Application block with the Event Viewer and SQL Server sinks. The issue we are having is that the Application Name shows up for the Event Log, but is marked as -null- for the SQL Server Log. Does anyone know how to fix this?
|
| Security Policy Error on Enterprise Library... | 16 Mar 2005 00:29 GMT | 1 |
I'm using the Data Application Block in EL to return data for my ASP.NET application and everything is working fine in the development environment. However, when deployed onto a Windows 2003 machine, I get this "The application attempted to perform an operation not allowed by
|
| Error Events from Data Access Block QuickStarts in Enterprise Library... | 10 Mar 2005 18:49 GMT | 1 |
I noticed that after I ran the Data Access Block QuickStarts samples I got a number of error events in my Event Viewer that look like the following: Failed to create instances of performance counter 'Total Command
|
| Error when implementing my own providers | 10 Mar 2005 01:13 GMT | 2 |
tI've added a class to my project to create my own database provider which is essentially identical to the SqlDatabase provider but I need to get the connection string from a COM+ component rather than the config file. I tried to add the database type to my config file with the ...
|
| EnterpriseInstrumentation Installation failed | 09 Mar 2005 01:03 GMT | 1 |
I am unable install EnterpriseInstrumentation on Windows XP. in the event viewer i found this message "The Windows Trace Session Manager service failed to start due to the following error: Windows Trace Session Manager is not a valid Win32 application.
|
| EIF - Trace Service won't use network path? | 08 Mar 2005 22:05 GMT | 3 |
I've been using the Trace Session Manager for a while with an application we run every night. I want the log file to be written to a network share, but whenever I change the TraceSessions.config file to point to a network share I
|
| File dependency problem in installation project | 08 Mar 2005 14:57 GMT | 3 |
Hi, I've got the same problem as this: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&frame=right&th=f7352 968831db53c&seekm=5I86k%24t%24CHA.1640%40cpmsftngxa06.phx.gbl#link1 Basically, I've got a large solution with a few setup projects and at
|
| E.L. Tutorials | 06 Mar 2005 21:00 GMT | 1 |
I've started posting a series of entries about the E.L. on my blog: http://olorinblog.blogspot.com/ some might find it interesting; others might provide feedback. Either way, it's good stuff :)
|
| Visual Studio 2004 Beta 1 Expired | 04 Mar 2005 22:41 GMT | 4 |
I'm currently evaluating Visual Studio 2005 Beta 1 and I have come across a problem. A small application that I have has modified the system date into the future without me noticing. Upon restarting Visual Studio 2005 Beta 1 I get the message ‘The Beta period has expired….’ ...
|
| EIF Issue | 01 Mar 2005 22:35 GMT | 1 |
My application uses EIF to log messages to both Event Viewer and Trace Viewer. Suddenly, couple of days back it stopped logging messages to both Windows Event Viewer and Trace Viewer. Here is what i checked and everything seems to be ok
|