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
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.
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开发者_如何转开发
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
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
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