[Mono-list] xsp 2.6.1 failing: Couldn't bind to method 'SetHostingEnvironment'.

Ben Joldersma ben at skullsquad.com
Thu Dec 31 16:42:25 EST 2009


Thanks!  I fixed it by changing my MONO_GAC_PREFIX from "/usr" to
"/opt/mono:/usr".

Now -- any chance you might know why breakpoints aren't being hit in MD when
I debug?  It's debugging, and I can pause and step through execution, but no
breakpoints are honored.

thanks again!

--
ben joldersma
craftsman
http://skullsquad.com
[o]: 206.973.8003
[c]: 206.349.2852


On Thu, Dec 31, 2009 at 1:21 PM, Robert Jordan <robertj at gmx.net> wrote:

> On 31.12.2009 19:51, Ben Joldersma wrote:
> > Hey folks!
> >
> > hope you're having a great end of year / beginning of new one.  I'm
> trying
> > to get 2.6 running with our code, mainly so I can try out the new soft
> > debugger in MD.  I'm getting this exception:
> >
>
> >
> > Exception rethrown at [0]:
> >   --->  System.ArgumentException: Couldn't bind to method
> > 'SetHostingEnvironment'.
>
> It seems that you're trying to run xsp 2.6 on a 2.4 runtime
> because SetHostingEnvironment was introduced in 2.6.
>
> Robert
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20091231/3a4e73b2/attachment.html 


More information about the Mono-list mailing list