[Mono-dev] CreateInstanceAndUnwrap crashing

Justin Tulloss tulloss2 at uiuc.edu
Thu Dec 21 22:18:37 EST 2006


> > That's what I actually expected. You have to create a "bin"
> > directory relative to Directory.GetCurrentDirectory()
> > and copy the assembly into this dir.
> >
> > I'm pretty sure that's explained in the article you mentioned
> > in your post, because it's how ASP.NET hosting works.
>
That worked, boy do I feel foolish. Thanks a lot for your help!

> Search for "bin" at
>
> http://msdn.microsoft.com/msdnmag/issues/04/12/ServiceStation/#S4
>
> If you already put the assembly into the GAC and it's still failing,
> remove the AssemblyVersion wildcard, otherwise you can't easily
> recompile the assembly w/out having to install it into the GAC
> again.



More information about the Mono-devel-list mailing list