dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]system.reflection bug?


From: minddog
Subject: Re: [DotGNU]system.reflection bug?
Date: Mon, 13 Jan 2003 18:03:16 -0700
User-agent: KMail/1.4.3

Welp no bug there, but i think it was passing a filename's location ie:
csdgmx ../../../file.dll

which will spit out a badimage...
chris, i'll fix this for you right away

On Monday 13 January 2003 15:28, Rhys Weatherley wrote:
> On Tuesday 14 January 2003 08:06 am, minddog wrote:
> > So I ran a test case, a simple Load(mscorlib.dll) thing and this is the
> > output.
> >
> > I think it's a bug, what do you think?
>
> Assembly.Load is used to load an assembly by referenced name.  e.g.
> Load("mscorlib").  Assembly.LoadFrom is used to load from an explicit file.
>
> Cheers,
>
> Rhys.
> _______________________________________________
> Developers mailing list
> address@hidden
> http://www.dotgnu.org/mailman/listinfo/developers

-- 
--minddog( Adam Ballai )

"I try to take it one day at a time, but several of them attack me at once."
-mistyflip



reply via email to

[Prev in Thread] Current Thread [Next in Thread]