Click here to Skip to main content
15,893,564 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Assembly not loading Pin
Dave Kreskowiak15-Mar-07 12:48
mveDave Kreskowiak15-Mar-07 12:48 
GeneralRe: Assembly not loading Pin
nutkase15-Mar-07 15:18
nutkase15-Mar-07 15:18 
QuestionEnterprise Library Data Access Block 2.0 Pin
saltcode15-Mar-07 1:22
professionalsaltcode15-Mar-07 1:22 
AnswerRe: Enterprise Library Data Access Block 2.0 Pin
Colin Angus Mackay15-Mar-07 1:58
Colin Angus Mackay15-Mar-07 1:58 
GeneralRe: Enterprise Library Data Access Block 2.0 Pin
saltcode15-Mar-07 2:30
professionalsaltcode15-Mar-07 2:30 
GeneralRe: Enterprise Library Data Access Block 2.0 Pin
Colin Angus Mackay15-Mar-07 7:51
Colin Angus Mackay15-Mar-07 7:51 
GeneralRe: Enterprise Library Data Access Block 2.0 Pin
saltcode16-Mar-07 2:08
professionalsaltcode16-Mar-07 2:08 
GeneralRe: Enterprise Library Data Access Block 2.0 Pin
Colin Angus Mackay16-Mar-07 4:43
Colin Angus Mackay16-Mar-07 4:43 
Have you included all the relevant DLLs in the references section. Parts of the Enterprise library load dynamically, so Visual Studio is not completely aware of their necessity so it cannot warn you at compile time. You need the DLL that includs this class:
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.LoggingExceptionHandler

The DLL you need is: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll

It can probably be found in the folder:
C:\Program Files\Microsoft Enterprise Library January 2006\bin


QuestionSetup Project don't share Crystal Reports msm files [modified] Pin
tronix0115-Mar-07 0:54
tronix0115-Mar-07 0:54 
AnswerRe: Setup Project don't pack Crystal Reports msm files Pin
Robert Rohde15-Mar-07 2:39
Robert Rohde15-Mar-07 2:39 
GeneralRe: Setup Project don't pack Crystal Reports msm files Pin
tronix0125-Mar-07 22:04
tronix0125-Mar-07 22:04 
Questionhelp to new Programmer Pin
manugrg14-Mar-07 8:33
manugrg14-Mar-07 8:33 
AnswerRe: help to new Programmer Pin
PlayByTheRules15-Mar-07 0:39
PlayByTheRules15-Mar-07 0:39 
QuestionMaskedTextBox for Percentages Pin
seenu238314-Mar-07 5:43
seenu238314-Mar-07 5:43 
QuestionWPF Usercontrol question Pin
pole_cat14-Mar-07 5:22
pole_cat14-Mar-07 5:22 
QuestionUsing DataAdapter update and returning the id Pin
d-_-b14-Mar-07 5:09
d-_-b14-Mar-07 5:09 
QuestionScreen color depth conversion Pin
priyank_ldce14-Mar-07 4:46
priyank_ldce14-Mar-07 4:46 
QuestionDatabase ConnectionProblem Pin
micydon13-Mar-07 21:21
micydon13-Mar-07 21:21 
AnswerRe: Database ConnectionProblem Pin
led mike14-Mar-07 6:32
led mike14-Mar-07 6:32 
QuestionDoc Conversion Pin
Fahima_Tahir13-Mar-07 10:02
Fahima_Tahir13-Mar-07 10:02 
AnswerRe: Doc Conversion Pin
Pete O'Hanlon14-Mar-07 0:13
mvePete O'Hanlon14-Mar-07 0:13 
QuestionOverrided install sub problem Pin
Memo Soso13-Mar-07 4:55
Memo Soso13-Mar-07 4:55 
QuestionHelp: how to have a binding to correctly update a form? Pin
Spulit13-Mar-07 2:56
Spulit13-Mar-07 2:56 
QuestionFTP upload Pin
jchigg200012-Mar-07 10:17
jchigg200012-Mar-07 10:17 
AnswerRe: FTP upload Pin
Dave Kreskowiak12-Mar-07 12:52
mveDave Kreskowiak12-Mar-07 12:52 

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.