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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

.ASP with LINQ in Medium Trust

  • 14-03-2012 10:59am
    #1
    Registered Users, Registered Users 2 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