Click here to Skip to main content
16,006,605 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Copy all files and folders Pin
RJGCarey2-Mar-06 7:36
RJGCarey2-Mar-06 7:36 
QuestionVB.net and Access MDW Pin
Goran Djuric2-Mar-06 6:06
Goran Djuric2-Mar-06 6:06 
AnswerRe: VB.net and Access MDW Pin
infothegdc2-Mar-06 13:24
infothegdc2-Mar-06 13:24 
GeneralRe: VB.net and Access MDW Pin
Goran Djuric2-Mar-06 17:30
Goran Djuric2-Mar-06 17:30 
QuestionOpening files (not EXEs) using appropriate programs Pin
RevathiRajaGopal2-Mar-06 5:29
RevathiRajaGopal2-Mar-06 5:29 
AnswerRe: how can i get summary properties of a video file on my desktop through c# code Pin
J4amieC2-Mar-06 4:38
J4amieC2-Mar-06 4:38 
QuestionPassing parameters to a Crystal Report via VB.Net Pin
directred2-Mar-06 4:21
directred2-Mar-06 4:21 
QuestionException Management in Enterprise Library Pin
dlarkin772-Mar-06 3:39
dlarkin772-Mar-06 3:39 
Hi,

Using the Exception Management Application Block I can create new logs in the Event Viewer by placing the following in my app.config file:

<exceptionManagement mode="on">
<publisher
assembly="MyAppBlockTest"
type="MyAppBlockTest.ExceptionPublisher"
logname="My Test Log"
applicationname="Exception Management Application Block Test"
fileName="c:\errors.txt">
</publisher>
</exceptionManagement>

I am now trying to use the Enterprise Library and I don't know how to create a new log. I can only write to the default Application log. Can anyone tell me how I can do this?

Thanks very much,

dlarkin77
QuestionMaking a service cluster aware Pin
UniBond2-Mar-06 3:36
UniBond2-Mar-06 3:36 
AnswerRe: Making a service cluster aware Pin
Dave Kreskowiak2-Mar-06 8:39
mveDave Kreskowiak2-Mar-06 8:39 
QuestionHow can i use directsound to record voice in vb.net? Pin
devang_bison2-Mar-06 2:05
devang_bison2-Mar-06 2:05 
AnswerRe: How can i use directsound to record voice in vb.net? Pin
Alex Hoffenreich4-Apr-06 0:43
Alex Hoffenreich4-Apr-06 0:43 
Questionis it wrong? Pin
pandapatin2-Mar-06 0:52
pandapatin2-Mar-06 0:52 
AnswerRe: is it wrong? Pin
Ingo2-Mar-06 2:48
Ingo2-Mar-06 2:48 
AnswerRe: is it wrong? Pin
albCode2-Mar-06 3:05
albCode2-Mar-06 3:05 
GeneralRe: is it wrong? Pin
pandapatin2-Mar-06 3:14
pandapatin2-Mar-06 3:14 
GeneralRe: is it wrong? Pin
albCode2-Mar-06 3:30
albCode2-Mar-06 3:30 
GeneralRe: is it wrong? Pin
pandapatin2-Mar-06 4:04
pandapatin2-Mar-06 4:04 
GeneralRe: is it wrong? Pin
albCode2-Mar-06 4:58
albCode2-Mar-06 4:58 
AnswerRe: is it wrong? Pin
Steve Pullan2-Mar-06 12:58
Steve Pullan2-Mar-06 12:58 
QuestionDLL in VB Pin
QuickDeveloper2-Mar-06 0:44
QuickDeveloper2-Mar-06 0:44 
AnswerRe: DLL in VB Pin
Dave Kreskowiak2-Mar-06 8:25
mveDave Kreskowiak2-Mar-06 8:25 
QuestionSql Sever Pin
magnifique2-Mar-06 0:25
magnifique2-Mar-06 0:25 
AnswerRe: Sql Sever Pin
Vasudevan Deepak Kumar2-Mar-06 0:34
Vasudevan Deepak Kumar2-Mar-06 0:34 
AnswerRe: Sql Sever Pin
infothegdc2-Mar-06 13:32
infothegdc2-Mar-06 13:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.