Click here to Skip to main content
15,886,110 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionGive to my program the possibility to detect if one of required assemblies is not found Pin
dilkonika19-Mar-15 10:07
dilkonika19-Mar-15 10:07 
AnswerRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
Dave Kreskowiak19-Mar-15 10:10
mveDave Kreskowiak19-Mar-15 10:10 
GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
dilkonika19-Mar-15 10:13
dilkonika19-Mar-15 10:13 
GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
Dave Kreskowiak19-Mar-15 10:15
mveDave Kreskowiak19-Mar-15 10:15 
AnswerRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
Eddy Vluggen19-Mar-15 10:47
professionalEddy Vluggen19-Mar-15 10:47 
GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
dilkonika19-Mar-15 14:25
dilkonika19-Mar-15 14:25 
GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
Eddy Vluggen19-Mar-15 23:48
professionalEddy Vluggen19-Mar-15 23:48 
GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
Eddy Vluggen20-Mar-15 1:26
professionalEddy Vluggen20-Mar-15 1:26 
dilkonika wrote:
Why you don't just try to answer to my question
I did. You did not mention the AppDomain in your original question. The approach would have been correct for most scenario's, and you could simply show your messagebox. As a warning, I'm not going to post 20 answers in this thread.

I just implemented it, using MSDN[^].

Not very useful. You can only recover if you have the full assembly. If it was there, then it should have already been found. You could only recover if you had all assemblies "twice" on the system, loading them from another location. ..and your users could have deleted them there too, so you just moved your problem to another location, while also doubling the space required.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
Dave Kreskowiak20-Mar-15 2:35
mveDave Kreskowiak20-Mar-15 2:35 
GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
dilkonika20-Mar-15 7:20
dilkonika20-Mar-15 7:20 
GeneralRe: Give to my program the possibility to detect if one of required assemblies is not found Pin
Eddy Vluggen20-Mar-15 10:06
professionalEddy Vluggen20-Mar-15 10:06 
Questionhow to create a text screen saver by readind and displaying the text file Pin
Member 1153747318-Mar-15 20:11
Member 1153747318-Mar-15 20:11 
AnswerRe: how to create a text screen saver by readind and displaying the text file Pin
Eddy Vluggen19-Mar-15 10:50
professionalEddy Vluggen19-Mar-15 10:50 
QuestionDetecting beat from audio input Pin
MBV-Media16-Mar-15 2:06
MBV-Media16-Mar-15 2:06 
AnswerRe: Detecting beat from audio input Pin
Eddy Vluggen16-Mar-15 10:06
professionalEddy Vluggen16-Mar-15 10:06 
GeneralRe: Detecting beat from audio input Pin
MBV-Media17-Mar-15 2:26
MBV-Media17-Mar-15 2:26 
QuestionSuddenly the Form.Shown event doesn't fire anymore Pin
dilkonika15-Mar-15 17:48
dilkonika15-Mar-15 17:48 
AnswerRe: Suddenly the Form.Shown event doesn't fire anymore Pin
CHill6016-Mar-15 6:14
mveCHill6016-Mar-15 6:14 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika16-Mar-15 7:24
dilkonika16-Mar-15 7:24 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
CHill6016-Mar-15 7:26
mveCHill6016-Mar-15 7:26 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika16-Mar-15 7:31
dilkonika16-Mar-15 7:31 
SuggestionRe: Suddenly the Form.Shown event doesn't fire anymore Pin
Richard Deeming16-Mar-15 7:42
mveRichard Deeming16-Mar-15 7:42 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika16-Mar-15 7:47
dilkonika16-Mar-15 7:47 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
Richard Deeming16-Mar-15 7:51
mveRichard Deeming16-Mar-15 7:51 
GeneralRe: Suddenly the Form.Shown event doesn't fire anymore Pin
dilkonika16-Mar-15 8:03
dilkonika16-Mar-15 8:03 

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.