Results 1 to 8 of 8

Thread: [RESOLVED] Affected other versions...

  1. #1

    Thread Starter
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    [RESOLVED] Affected other versions...

    I've just installed VS 2010 beta 2 on my machine and now I can't open up any vs2005 projects (in vs2005 IDE) without it coming up with the conversion wizard saying that this project was created in an earlier version of visual studio and must be converted. I cannot load the project without converting.

    What's going on? I really don't want to convert it because...it shouldn't need converting.

    Am I just going to have to uninstall 2010?
    Last edited by simonm; Nov 6th, 2009 at 04:48 AM.
    Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment.

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Affected other versions...

    are you double clicking on the sln file to open it? If you are, stop doing that. sln files have probably been linked back to VS2010....

    If you are intending to open your 2005 solutions in 2010, then yes, it will need to be converted. the file layout has changed over time... even opening a 2005 project in 2008 will "convert" it... but it's all in the sln and vbp files... no actual code is converted. It should also ask if you want a back up when it does the conversion. I'm paranoid anyways, so I make my own backup copies of projects I'm upsizing.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Re: Affected other versions...

    I didn't make myself clear. I'm attempting to open a 2005 project in 2005 IDE. It still asks me to convert! Ever since installing VS2010 anyway...
    Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment.

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,109

    Re: Affected other versions...

    I'm not certain, but I think I have seen this as well, even though I don't have VS2010. I assumed that it was something else causing it like a service pack. The conversion was always flawless, and I had no issues afterwards.

    EDIT: To be clear, I saw the upgrade message when opening a VS2005 project in VS2005, just as you are seeing.
    My usual boring signature: Nothing

  5. #5
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Affected other versions...

    Quote Originally Posted by techgnome View Post
    are you double clicking on the sln file to open it? If you are, stop doing that. sln files have probably been linked back to VS2010....

    If you are intending to open your 2005 solutions in 2010, then yes, it will need to be converted. the file layout has changed over time... even opening a 2005 project in 2008 will "convert" it... but it's all in the sln and vbp files... no actual code is converted. It should also ask if you want a back up when it does the conversion. I'm paranoid anyways, so I make my own backup copies of projects I'm upsizing.

    -tg
    The VS version selector keeps track of that. I have VS 2003, 2005 & 2008 on my computers and I only ever double click the solution file to open projects and the version selector opens the correct IDE passing it the solution file path. VS 2010 should be no different, if it is, it's one more reason for me not to use it.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  6. #6
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,109

    Re: Affected other versions...

    Like I said, I have had the same issue, and I have never installed 2010. So you can't just say that this is A 2010: chr(32) oddity.
    My usual boring signature: Nothing

  7. #7

    Thread Starter
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Re: Affected other versions...

    Quote Originally Posted by Shaggy Hiker View Post
    I'm not certain, but I think I have seen this as well, even though I don't have VS2010. I assumed that it was something else causing it like a service pack. The conversion was always flawless, and I had no issues afterwards.

    EDIT: To be clear, I saw the upgrade message when opening a VS2005 project in VS2005, just as you are seeing.
    I'm worried though that even if's ok afterwards on my machine that no one else will be able to open it after me (who haven't installed VS2010)...

    Oh well, I guess I'll just have to see...
    Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment.

  8. #8

    Thread Starter
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Re: [RESOLVED] Affected other versions...

    Actually, it transpires that a reboot sorted it out!

    Looks like sometimes the old remedies are the best!
    Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width