configure to run on 2.0 asp.net default 1.1 when installing a web application....

  • Thread starter Thread starter Work Aholic
  • Start date Start date
W

Work Aholic

Guest
...What does this phrase mean?
there was something about ..by default it is 1.1 but has to be converted to 2.0 . any clue?
 
Sounds like an IIS phrase, it probably means that you need a minimum of .NET framework 2.0 to run that version of ASP .NET.
 
Back
Top