I am trying to get xsp2 to run my asp.net mvc application, but I get the attached error message with no debug information. Nothing useful is produced if I run xsp2 with --verbose.
The app runs fine under IIS on Windows Vista and Windows 7 and VS's built in webserver.
I know others have had success with this, so I'm hoping that I just missed something obvious.
Thanks,
EDIT: If I remove Castle.ActiveRecord.Linq and NHibernate.Linq, everything works again. I am not currently using either, so it shouldn't be a big deal to remove them. Any other suggestions?