Assembly.LoadFrom strange behaviour
From: Juan (juan_at_tata.net)
Date: 01/28/05
- Next message: alan: "Re: appointment/task duration time for POOM"
- Previous message: alan: "Re: appointment/task duration time for POOM"
- Next in thread: Daniel Moth: "Re: Assembly.LoadFrom strange behaviour"
- Reply: Daniel Moth: "Re: Assembly.LoadFrom strange behaviour"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 Jan 2005 11:47:44 +0100
Hello
I'm Developing for PDA and usingAssembly.LoadFrom("") method, but obtaining
a strange behavoiur.
If i use an old DLL I compiled long time ago, the method correctly loads
the assembly dinamically, but If i use now compiled DLL, instead of return
the DLLs assembly it returns my EXE assembly, without giving any error.
The Path and DLL localization is correct.
Anybody can help me?
thanks
Juan
- Next message: alan: "Re: appointment/task duration time for POOM"
- Previous message: alan: "Re: appointment/task duration time for POOM"
- Next in thread: Daniel Moth: "Re: Assembly.LoadFrom strange behaviour"
- Reply: Daniel Moth: "Re: Assembly.LoadFrom strange behaviour"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|