Don't work in Medium trust
Don't work in share web hosting, most share web hosting running under medium trust.
3 people watching.
-
New Issue
-
Conversation Started
The Fluent NHibernate staff has started a conversation to resolve this discussion.
-
Resolve the discussion Resolve the discussion
Private Permissions
This discussion is private. Only you and Fluent NHibernate support staff can see and reply to it.
Recent Discussions
05 Jul, 2010 10:29 PM | Mapping Many-To-Many Scenario | |
05 Jul, 2010 12:45 PM | Omitting cache usage | |
05 Jul, 2010 12:42 PM | Mapping a dictionary | |
05 Jul, 2010 12:17 PM | How to avoid SQL N+1 issue using Fluent NHibernate/Nhibernate & Automapping | |
05 Jul, 2010 12:12 PM | Mapping inheritance objects |
03 Jul, 2010 12:26 AM | FluentConfigurationException - sqllite | |
02 Jul, 2010 02:17 PM | [FirstProject] Database empty | |
02 Jul, 2010 08:18 AM | Update TOP of rows with FNH | |
02 Jul, 2010 12:20 AM | HasMany - Breaking change in 1.1? | |
01 Jul, 2010 10:14 PM | Deployment: NHibernate XML serializer assembly |
Support Staff 2 Posted by James Gregory on 27 May, 2010 03:44 PM
Care to elaborate, or is that it?
Support Staff 3 Posted by Paul Batum on 30 May, 2010 05:08 AM
To the best of my knowledge, medium trust isn't supported and that is
unlikely to change. The best solution is to use FNH as part of your build
process to generate HBM XML files and then include them as you would with a
normal NH based application.