medium-trust
Using db4o with multiple application instances under medium trust
I recently stumbled over the object database engine db4o which I think looks really interesting. I would like to use it in an ASP.NET MVC application that will be deployed to a shared hosting environm[详细]
2022-12-24 03:20 分类:问答Entity Framework - Medium Trust
I\'m trying to get the entity framework working in medium trust. I\'ve tried splitting the files and using a separate assembly but I seem to have one problem after another.[详细]
2022-12-22 01:52 分类:问答Subsonic 3.1 when is it likely?
I have a project built around Subsonic 3.0.0.3 and have run into the dreaded medium trust issue, can anyone tell me is there a way I can mod the code myself to get this working or wha开发者_如何转开发[详细]
2022-12-20 18:43 分类:问答Using .NET Entity Framework in Medium Trust Enviroment like Mosso/Rackspace Cloud Hosting
I have an application that is using .net\'s Entity Framework.This application runs fine on my local machine and my local server.However, trying to run the app on mosso which runs in medium trust retur[详细]
2022-12-15 12:44 分类:问答Allowing partially trusted callers security exception is been thrown althought running on Full trust mode
While developing using ASP.net 2.0 (C#) and NHibernate 2.1.0 I am getting the error: System.TypeInitializationException: The type initializer for \'NHibernate.ByteCode.LinFu.ProxyFactory\' threw an e[详细]
2022-12-13 02:10 分类:问答How to mimick medium trust?
Is it possible to change my local dev environment (开发者_运维知识库preferrably just a single IIS site) to work under medium trust?You can set this in your web.config see msdn and Defining a Trust Lev[详细]
2022-12-12 22:15 分类:问答