A
aerge calderara
dear all,
I am using the GetTypes method of an assembly object in
order to check that it implement a particular needed
interface for my application.
system.Reflexion.Assembly.LoadFrom(sFile).GetTypes was
working fine until today where I get an error saying that
all type in assembly cannot be loaded.
Without changing anything I get this error any idea why
and how can I avoid it?
Thnaks for your information
regards
serge
I am using the GetTypes method of an assembly object in
order to check that it implement a particular needed
interface for my application.
system.Reflexion.Assembly.LoadFrom(sFile).GetTypes was
working fine until today where I get an error saying that
all type in assembly cannot be loaded.
Without changing anything I get this error any idea why
and how can I avoid it?
Thnaks for your information
regards
serge