That helped, thanks. Now I'm getting Method not found: 'System.Reflection.Assembly.get_IsFullyTrusted' , but that's because this property (http://msdn.microsoft.com/en-us/library/system.reflection.assembly.isfullytrusted.aspx) is not implemented yet in Mono mscorlib.
On 30 July 2010 18:24, Robert Jordan <[email protected]> wrote: > Compile and install xsp from trunk. > > Robert > > On 30.07.2010 18:21, Tomi wrote: >> But there is no mod-mono-server4 in my mono installation. I can find >> only mod-mono-server, mod-mono-server1 and mod-mono-server2 in >> /usr/local/bin/ folder. By the way can be mod_mono configured with >> "--enable-profile4=yes" or something like that? I used this >> configuration option only with mono. >> >> On 30 July 2010 18:14, Robert Jordan<[email protected]> wrote: >>> On 30.07.2010 17:59, Robert Jordan wrote: >>>> On 30.07.2010 17:16, Tomi wrote: >>>> >>>> You can change the runtime version with a mod_mono directive: >>>> >>>> MonoServerPath MONO-PREFIX/bin/mono-mono-server4 >>>> >>>> In your case: >>>> >>>> MonoServerPath /usr/local/bin/mono-mono-server4 >>>> >>> >>> Oops, it's "mod-mono-server4". Sorry for that. >>> >>> 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 > > > _______________________________________________ > 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
