-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to configure nhibernate 2.1.2 to run in medium trust, without any luck. I have tried follwing the suggestions to run in medium trust and pre-generating the proxies.
I then tried to remove all references to lazy loading setting the default-lazy="false" on all classes and bags. However this…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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 environment under medium trust. Because of the trust level, I'm restricted to using db4o in embedded/in-process…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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 moved the EDMX to a separate assembly, which causes a single .dll to be outpit to the sites /Bin directory. I'm referencing…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
My host Rackspace Cloud Sites have a modified Medium Trust environment. One of our legacy applications which we are moving onto the server uses the following DLL's:
Microsoft.ReportViewer.Common.dll
Microsoft.ReportViewer.ProcessingObjectModel.dll
Microsoft.ReportViewer.WebForms.dll
Microsoft.ReportViewer…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What is Medium Trust in Asp.net?
>>> More