Hi Guys,

I want to prepare the requirements for hosting NH web application. But not
very sure about it.
Could you please help me with that?

I don't want to limit the NH functionality (reflection optimizer, lazzy
loading etc). These just must work.

For that I need to provide full set of permissions required by NH.

Some of them are:
- FileIOPermission (NH read classes by loading assembly).
- AllowPartiallyTrustedCallers (not a big deal, can easily apply this)
- ReflectionPermission(ReflectionPermissionFlag.ReflectionEmit).Demand()

Could you please add items to the list if I am missing something?

Cheers,
Dmitriy.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to