security - NHibernate and shared web hosting -


has been able nhibernate-based project , running on shared web host?

nhibernate whole lot of fancy stuff reflection behind scenes host i'm using @ moment allows applications run in medium trust, limits can reflection, , it's throwing sorts of security permission errors. case though i'm using public properties in mapping files, though have classes defined proxies.

which companies offer decent (and reasonably priced) web hosting allows nhibernate run without complaining?

update: seems these answers (and experimentation -- sorry ayende, still can't work on web host after going through article linked to) choose hosting provider wisely , shop around. seems webhost4life pretty in respect. however, has tried nhibernate windows shared hosting 1and1? have linux account them , i'm satisfied on front, , if nhibernate work seamlessly windows i'd stick them.

i have had no issues running nhibernate based apps on webhost4life, although don't them.

getting nhibernate run on medium trust possible. full description on how can done found here:

http://blechie.com/wpierce/archive/2008/02/17/lazy-loading-with-nhibernate-under-medium-trust.aspx


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -