Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVC4 Medium Trust issue #39

Open
akshayslodha90 opened this issue Feb 12, 2015 · 3 comments
Open

MVC4 Medium Trust issue #39

akshayslodha90 opened this issue Feb 12, 2015 · 3 comments

Comments

@akshayslodha90
Copy link

I have hosted my website with Speedhost.in. Recently they changed the default setting for all web-apps from full to medium. I am getting a Security Exception since then. My hosting company has restricted overriding of trustlevel policy and so I cannot change the trustlevel to full again.

The security exception I am getting is more of a general exception and I am unable to think of a way to fix this. How should I decide which dll is asking for the restricted permission?

http://stackoverflow.com/questions/28381074/shared-windows-hosting-asp-net-getting-security-exception-when-trustlevel-chan
dxvlv

@jrpacheco
Copy link

Ninject is the problem! You need to put the version Ninject medium trust level at your application!

@charlesartbr
Copy link

Where we can find the medium trust level version of Ninject ?

@jrpacheco
Copy link

Search by .NET Framework 4.0 for medium trust environments in
[http://www.ninject.org/download.html]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants