Programmatically set Asp.Net in IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • curtismuhlestein
    New Member
    • Mar 2008
    • 5

    Programmatically set Asp.Net in IIS

    Setup: In IIS when you right click on a Virtual Directory, then select properties, then select the Asp.Net tab.

    Question: Is it possable to programmicly (using VB.Net) to set the Asp.Net version found on this tab?

    Thank you for any help.
  • curtismuhlestein
    New Member
    • Mar 2008
    • 5

    #2
    Found the solution at: http://weblogs.asp.net/owscott/archive/2006/05/30/ASPNet_5F00_reg iis.exe-tool_2C00_-setting-the-default-version-without-forcing-an-upgrade-on-all-sites.aspx

    Comment

    Working...