We are having an issue with mod_mono 2.0 not loading .asp pages with LiteSpeed.
httpd.conf contains:
LoadModule mono_module modules/mod_mono.so
Include "/usr/local/apache/conf/mod_mono.conf"
but when an asp.net 2.0 .asp file is called from a web browser LiteSpeed throws a file open prompt instead of loading the page.