Click here to Skip to main content
15,891,708 members
Home / Discussions / C#
   

C#

 
GeneralRe: XML with C# Pin
Christian Graus25-Jun-07 10:26
protectorChristian Graus25-Jun-07 10:26 
GeneralRe: XML with C# Pin
saymajum25-Jun-07 10:34
saymajum25-Jun-07 10:34 
AnswerRe: XML with C# Pin
BoneSoft25-Jun-07 11:21
BoneSoft25-Jun-07 11:21 
QuestionLoading referenced assemblies using System.Reflection Pin
thegloomyclown25-Jun-07 6:44
thegloomyclown25-Jun-07 6:44 
AnswerRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 6:47
Ed.Poore25-Jun-07 6:47 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
thegloomyclown25-Jun-07 6:59
thegloomyclown25-Jun-07 6:59 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 8:32
Ed.Poore25-Jun-07 8:32 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
thegloomyclown25-Jun-07 8:45
thegloomyclown25-Jun-07 8:45 
No I'm not, can't think of anything I've done out of the ordinary.

To be clear the assemblies are as follows:
F:\MyAppPath\MyApp.exe - Executing Assembly (with sample code in original post)
F:\OtherApp\OtherApp.exe - The path to this is passed into the example method
F:\OtherApp\ReferencedAssembly.dll - Exception retrieving this Assembly.

I've tried this on a few assemblies now, and get the same thing each time. Needless to say it successfully creates the Assemblies for System, etc.
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 8:57
Ed.Poore25-Jun-07 8:57 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
thegloomyclown25-Jun-07 9:04
thegloomyclown25-Jun-07 9:04 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 9:38
Ed.Poore25-Jun-07 9:38 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 9:38
Ed.Poore25-Jun-07 9:38 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
thegloomyclown25-Jun-07 10:47
thegloomyclown25-Jun-07 10:47 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 11:11
Ed.Poore25-Jun-07 11:11 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
thegloomyclown25-Jun-07 11:27
thegloomyclown25-Jun-07 11:27 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 11:59
Ed.Poore25-Jun-07 11:59 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore25-Jun-07 12:19
Ed.Poore25-Jun-07 12:19 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
thegloomyclown26-Jun-07 4:45
thegloomyclown26-Jun-07 4:45 
GeneralRe: Loading referenced assemblies using System.Reflection Pin
Ed.Poore26-Jun-07 5:02
Ed.Poore26-Jun-07 5:02 
QuestionMultiThreading Pin
HexaDeveloper25-Jun-07 5:53
HexaDeveloper25-Jun-07 5:53 
AnswerRe: MultiThreading Pin
led mike25-Jun-07 6:11
led mike25-Jun-07 6:11 
GeneralRe: MultiThreading Pin
HexaDeveloper25-Jun-07 7:00
HexaDeveloper25-Jun-07 7:00 
GeneralRe: MultiThreading Pin
led mike25-Jun-07 9:21
led mike25-Jun-07 9:21 
AnswerRe: MultiThreading Pin
Hesham Yassin26-Jun-07 5:47
Hesham Yassin26-Jun-07 5:47 
QuestionStructuring my program Pin
ruanr25-Jun-07 4:39
ruanr25-Jun-07 4:39 

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.