CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2008
    Location
    Ukraine, Cherkassy
    Posts
    25

    Exclamation the project type is not supported

    One beatufiul day opening a project I saw this strange message, and projects are not openable

    The project type (.csproj) is not supported by this vecrion of visual studio
    I have an Express version c# 2008

    I tried do delete and than install VC# again, but nothing helped me.

    Help Please!!

  2. #2
    Join Date
    Aug 2007
    Posts
    22

    Re: the project type is not supported

    Perhaps you are using Express edition
    If you use the professional one, I guess it can convert the project into one that matches the current MS version

    Regards,
    Jeff

  3. #3
    Join Date
    Apr 2008
    Location
    Ukraine, Cherkassy
    Posts
    25

    Re: the project type is not supported

    I deleted HKEY_CURRENT_USER\Software\Microsoft\VCSExpress
    Now all works correct

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