Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

.ASP with LINQ in Medium Trust

Options
  • 14-03-2012 11:59am
    #1
    Registered Users Posts: 8,004 ✭✭✭


    Hi Folks,

    I'm not hugely read on .ASP but I've been asked is there a solution to this. The application is using shared hosting with an Irish hosting company. They do not offer an IIS control panel so changing the trust is not possible. It is set to Medium

    The developer in question wants to use LINQ. Making the changes as per Microsofts documentation isn't possible either. This is the hosting company set up:
    Our ASP .Net 2.0 / 3.5 environment is configured to run in medium trust, with the following additional permissions:

    -ConfigurationPermission
    -OleDbPermission
    -OdbcPermission
    -WebPermission

    If LINQ cannot be used, what alternatives are there?

    Many Thanks.


Advertisement