ASP.net : How to upgrade project vs2005 to project vs2008?

Nikumbh

Nikumbh

@nikumbh-lmTCgS Oct 22, 2024
Looking for ASP.net help - How to upgrade project vs2005 to project vs2008, I'm on Windows operating system.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • [Prototype]

    [Prototype]

    @prototype-G9Gn5k Aug 30, 2012

    I don't know if ASP project creates a solution (.sln) file, but if it does, just open it in new version of VS & it'll convert the source automatically.
  • Nikumbh

    Nikumbh

    @nikumbh-lmTCgS Jan 6, 2013

    #-Link-Snipped-#
    :
    But the problem is i don't have any .sln file in my project. ... 👎
  • rahul69

    rahul69

    @rahul69-97fAOs Jan 6, 2013

    Hi #-Link-Snipped-# ! Here is a step by step Guide to convert ASP.Net Project from VS2005 to VS2008.
    Check it out:
    #-Link-Snipped-#
    Hope it solves ur problem!!😀
  • Chinu1

    Chinu1

    @chinu1-ZvUATH Jan 14, 2013

    First open up a project written in Visual Studio 2005 inside Visual Studio 2008 it will prompt you to upgrade the project. What this actually does is update the project (.vbproj) and solution .(sln) files to be compatible with VS 2008.