all groups > visual studio .net enterprise tools > september 2005
enterprise libary database sink documentation and/or example
Posted by ptass at 9/28/2005 7:59:01 PM
Hi
Does anyone know where i can get good documentation and/or examples on
creating a database sink for the enterprise library logging application block.
I know its possible, but i can't find any information on how to set one up.
Some questions i need answering...
What the format of th... more >>
Asp.Net and Createobject failure
Posted by Sherpa Tenzing at 9/26/2005 12:51:03 PM
I am trying to load Word Object to do some VBA automation within my ASP.NET
webservice. I am not able to create the object. I get the following error
System.Exception occurred in Microsoft.VisualBasic.CreateObject
Cannot create ActiveX component.
at Microsoft.VisualBasic.Interaction.CreateOb... more >>
Compilation Error
Posted by Moojjoo at 9/14/2005 6:03:02 AM
Has anybody else ever seen this problem and know how to resolve it?
Sometimes my app will load and debug other times I get the following:
Compilation Error
Description: An error occurred during the compilation of a resource required
to service this request. Please review the following spec... more >>
Encrypting a Web.Config value using Microsoft Enterprise Library-J
Posted by Patrick at 9/6/2005 3:56:04 AM
The Data EDRA is execellent in allowing Connection String to be encrypted,
but as yet I could not find any example of how to encrypt the following entry:
<appSettings>
<add key="SpecialPassword" value="aPasswordIwantEncrypted" />
</appSettings>
How could I do this? I already have
... more >>
How to change the project portal port in Team Foundation Server
Posted by Alexandr Zverev at 9/5/2005 4:06:05 PM
Hello.
I installed Team Foundation Server beta 2 and created a new project. But
during creating new team project wizard didn't allow me to change the port
one the project portal. Is it possible to make TFS to use another web site
on IIS?
Alex
... more >>
Enterprise Library - Asynchronous Logging...
Posted by Ollie Riches at 9/5/2005 10:22:14 AM
I have managed to get asycnhronous logging work for an asp.net application
and I wanted some clarification on the method.
Normally if the application is logging synchronously it has all the settings
for the logging application block in the app.config for the application. But
if you want to ... more >>
asynchronous logging with enterprise library logging application block.
Posted by Ollie Riches at 9/2/2005 12:00:00 AM
I am trying to use asynchronous logging using MSMQ and I have configured the
properties as defined in the help (see below) I don't understand where the
property 'MsmqPath' is in the app.config for MSMQDistrbutor.exe is it meant
to be an aplication settings or an enterprise library setting in t... more >>
custom logging sink for logging application block
Posted by Ollie Riches at 9/1/2005 12:00:00 AM
I have written a custom logging sink for the enterprise library logging
application block (June 2005). I have been able to configure it as expected
from the UI config tool (EntLibConfig.exe).
I have built a console application to test it with and I am getting the
following error message wri... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|