Put this in your apache config file, along with your other configuration settings for mod_mono. You can also get more information from the man pages: 'man mod_mono'. You can also look here (http://www.mono-project.com/Mod_mono) just scroll down to the "troubleshooting" section to find info on asp.net 2.0.
Hopefully that should do the trick. -Mike fevans wrote: > Thanks, I don't know what "in your config" means, but I'll recursively grep > for "MonoServerPath". Will let everyone know. > > > > Mike Morano wrote: >> This should do the trick in your config - just make sure it points to the >> right location: >> >> MonoServerPath "/usr/local/bin/mod-mono-server2" >> >> >> >> fevans wrote: >>> In the end, I changed MODMONO_SERVER_PATH in mod_mono.h. >>> I'm pretty sure this isn't necessary, but I couldn't find the right >>> solution. >>> >>> >>> fevans wrote: >>>> I've configured mod_mono, and I feel like I'm 95% there. >>>> >>>> Configuration: >>>> Mono 1.9 >>>> Apache 2.2.8 >>>> >>>> I have a .NET2.0 Web-Service. When I bring up the WSDL url in the >>>> browser >>>> I get an error (related to CodeBehind and class not found). >>>> >>>> But I noticed at the bottom of the error-message it said... >>>> "Mono Version: 1.1.4322.2032" >>>> >>>> This is a .NET2.0 service, so I think I've configured something wrong. >>>> What I'm missing? Thanks in advance >>>> >>>> >> _______________________________________________ >> Mono-list maillist - Mono-list@lists.ximian.com >> http://lists.ximian.com/mailman/listinfo/mono-list >> >> > _______________________________________________ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list