subdirectory is using old version of .net

  • Thread starter Thread starter Abraham Andres Luna
  • Start date Start date
A

Abraham Andres Luna

hello everyone,

i set the default website to use 2.0
but a sub directory is still using 1.1

does anyone know why this directory would use 1.1 instead of inheriting from
its parent and use 2.0
 
i ran a test and reset the default website to use 1.0
all the subdirectories then inherit and start using 1.0 except for one
subdirectory thats stuck using 1.1

please help
 
If this is IIS, you can use the ASP.Net tab on the virtual directory
(or website) property pages to select the asp.net version that you want
the virtual directory to use (1.0, 1.1 or 2.0).
 
i tried to, but the version dropdown is disabled
it won't let me choose a version
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top