Hi Allan,
I just downloaded and tried it out, I built the solution as Release - Session and launched the Default.aspx of the web demo project in the browser and I got a security error:
Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
and I'm not even running it in medium trust. So I get the sense it won't run in medium trust?
Best,
Joe