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 <[email protected]> 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 - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
