CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2010
    Posts
    1

    Post How to convert project from visual studio 6.0 project to visual studio 2005?

    Hi All,

    I was trying to convert the project from visual studio 6.0 project to visual studio 2005 .
    For this i have following this steps

    Visual Studio 2005 -> File -> Open -> Project / Solotion -> Select .dsp file -> Enter "Open"

    Its gives some error message " .dsp file has been corrupted and can not be opened " .

    Can any one tell me the solution for this problem? Is there any other option to convert this project in VS 2005?

    Thanks in advanced.

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: How to convert project from visual studio 6.0 project to visual studio 2005?

    Victor Nijegorodov

Tags for this Thread

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

Featured