[Mono-devel-list] Assembly.LoadFile
xiii29
xiii29 at free.fr
Fri Apr 16 01:29:27 EDT 2004
Hello,
Yes, by dependencies, I mean referenced assemblies ... (sorry for my
English ... I'm better in reading than in writing))
Where can I find info about those problems ?
Jackson Harper wrote:
>Hello,
>
> By dependancies do you mean referenced assemblies? I'm aware of some
>problems with assembly loading, but could use a little more information
>on your problem.
>
>Thanks!
>Jackson
>
>
>On Thu, 2004-04-15 at 12:31, xiii29 wrote:
>
>
>>Hi,
>>
>>I've got a question about LoadFile(string pathFile).
>>
>>On Microsoft .Net, if I've try to load an assembly which doesn't have
>>all its dependecies present (in GAC or Folder ...), there is no trouble
>>using Assembly.LoadFile(string pathFile). There is a result (Assembly
>>instance) on which I'm able to work (check its dependencies for example
>>...).
>>
>>On Mono, if I try the same sample of code, I'm not able to load the
>>assembly. I have to look for its dependencies and make it accessible
>>(for the moment) in the folder.
>>
>>As the goal of my small application is to check if dependencies are
>>accessible ... (and if not which one etc ...)
>>
>>If you got a solution ...
>>
>>Thanks for everything !
>>
>>Thierry
>>
>>
>>_______________________________________________
>>Mono-devel-list mailing list
>>Mono-devel-list at lists.ximian.com
>>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>>
>
>_______________________________________________
>Mono-devel-list mailing list
>Mono-devel-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040416/288ea2df/attachment.html
More information about the Mono-devel-list
mailing list