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.NET 2.0 IIS Configure to use from the Installer

  • 13-02-2007 11:50am
    #1
    Registered Users, Registered Users 2 Posts: 2,931 ✭✭✭


    Hi

    Just wondering on how to do this. Seems you have to manually do it most of the time. There is nothing in the web config that will automatically set up the ASP.NET application to use the 2.0 framework if there are other versions installed.

    I looked online and there is a supportedVersion and requiredVersion but these are not for ASP.NET apps due to the way IIS determines the framework from the script mappings.

    Has anyone sorted this out. I am looking at having to write a custom action into the installer for this to work..

    Thanks


Advertisement