• can I open VS2005 in VS2008 without converting?

    Home » Forums » Developers, developers, developers » DevOps Lounge » can I open VS2005 in VS2008 without converting?

    Author
    Topic
    #462384

    I got some handy dandy solution from someone but despite the fact that they swore it was in 2008, it’s 2005. Apparently they also set up some fancy references. The bad part is when I open it in 2008, MS insists on converting it and, you guessed it, the fancy references go away. Before I spend hours trying to read code in notepad, does anyone have a link/advice/hug for me?

    Viewing 0 reply threads
    Author
    Replies
    • #1176668

      I got some handy dandy solution from someone but despite the fact that they swore it was in 2008, it’s 2005. Apparently they also set up some fancy references. The bad part is when I open it in 2008, MS insists on converting it and, you guessed it, the fancy references go away. Before I spend hours trying to read code in notepad, does anyone have a link/advice/hug for me?

      When you say fancy references, what are you referring to? Are you talking about references to third-party DLLs? Are you saying this was a project created in Visual Studio 2005 that you’re trying to open in VS2008? What type of project, web, windows, console?

      I do not like using the conversion wizard because it will arbitrarily make choices for you about which changes to make to the code. If I have a project I want to migrate, if it’s small enough, I merely create a new project in VS2008 and add the files to the project in explorer. But first, make a copy of your original VS2005 project first.

      • #1176717

        When you say fancy references, what are you referring to? Are you talking about references to third-party DLLs? Are you saying this was a project created in Visual Studio 2005 that you’re trying to open in VS2008? What type of project, web, windows, console?

        I do not like using the conversion wizard because it will arbitrarily make choices for you about which changes to make to the code. If I have a project I want to migrate, if it’s small enough, I merely create a new project in VS2008 and add the files to the project in explorer. But first, make a copy of your original VS2005 project first.

        Ya, I hate the conversion wizard too.

        This is a third part solution and after struggling with it, I pinpointed it down to SOAP commands (I know, there are thousands of websites devoted to this subject), and an interesting reference to a .dll that doesn’t exist. I think I can fix the SOAP thing since I built something in VS2008 that calls SOAP, even though it’s “deprecated”. Anyway, thanks for the suggestion – this whole thing reminds me of a bad MS Access migration.

    Viewing 0 reply threads
    Reply To: can I open VS2005 in VS2008 without converting?

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: