Visual Studio 2003 Error: upgrade ASP.NET on the server to the latest version

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • doggylvr
    New Member
    • Jun 2013
    • 3

    Visual Studio 2003 Error: upgrade ASP.NET on the server to the latest version

    I am an old VB6 programmer who is just getting into VB.NET. I bought an old version of VB.NET (2003) just to make sure I would feel comfortable to make the transfer. I am working on Windows 8. My problem concerns when I try to create an ASP Web Application. When I try, I get a message that says, that it sees I am using ASP.NET Version 1.0. Then it says I need to "upgrade ASP.NET on the server to the latest version" I have already turned on IIS. What do I do?
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    You should configure your IIS to target the .NET Framework version 1.1.

    Or else you could just download the free version of Visual Studio Express for Web Development.

    -Frinny

    Comment

    • doggylvr
      New Member
      • Jun 2013
      • 3

      #3
      I have IIS8. How do I configure it to target the .NET?

      Comment

      Working...