Results 1 to 2 of 2

Thread: Cannot Open .csproj File

  1. #1
    TimKell Guest

    question Cannot Open .csproj File

    I have Visual Studio 2008 Standard installed on my computer with the following components:
    Microsoft Visual Studio 2008
    Version 9.0.30729.1 SP
    Microsoft .NET Framework
    Version 3.5 SP1

    Installed Edition: Standard

    Microsoft Visual Basic 2008 91851-136-3927176-60425
    Microsoft Visual Basic 2008

    Microsoft Visual C# 2008 91851-136-3927176-60425
    Microsoft Visual C# 2008

    Microsoft Visual C++ 2008 91851-136-3927176-60425
    Microsoft Visual C++ 2008

    Microsoft Visual Web Developer 2008 91851-136-3927176-60425
    Microsoft Visual Web Developer 2008

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB944899) KB944899
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/944899.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB945282) KB945282
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/945282.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946040) KB946040
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/946040.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946308) KB946308
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/946308.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946344) KB946344
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/946344.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946581) KB946581
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/946581.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB947173) KB947173
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/947173.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB947540) KB947540
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/947540.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB947789) KB947789
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/947789.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB948127) KB948127
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/948127.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB953256) KB953256
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/953256.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB971091) KB971091
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/971091.

    Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB971092) KB971092
    This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this hotfix will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/971092.

    Microsoft Visual Studio 2008 Standard Edition - ENU Service Pack 1 (KB945140) KB945140
    This service pack is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this service pack will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/945140.

    Microsoft Visual Studio 2008 Standard Edition - ENU Service Pack 1 (KB947888) KB947888
    This service pack is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this service pack will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/947888.

    Microsoft Visual Studio 2008 Standard Edition - ENU Service Pack 1 (KB948484) KB948484
    This service pack is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this service pack will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/948484.

    Security Update for Microsoft Visual Studio 2008 Standard Edition - ENU (KB972222) KB972222
    This security update is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this security update will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/972222.

    Update for Microsoft Visual Studio 2008 Standard Edition - ENU (KB956453) KB956453
    This update is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this update will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/956453.

    Update for Microsoft Visual Studio 2008 Standard Edition - ENU (KB967143) KB967143
    This update is for Microsoft Visual Studio 2008 Standard Edition - ENU.
    If you later install a more recent service pack, this update will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/967143.

    When I try to open a solution, I get a "The project file 'c:\...csproj' cannot be opened. The project type is not supported by this installation." error. I can create new .csproj files and open them just fine. I've looked on the web and the only solution I've seen is to open the VS command prompt and enter "devenv.exe /resetskippkgs", but this does not solve the issue.

    Does anyone have any other idea why I could not open this project?

  2. #2
    TimKell Guest

    Re: Cannot Open .csproj File

    Resolution: project was for compact 3.5 and my version was Standard...installed Pro 2008

Similar Threads

  1. Replies: 5
    Last Post: 10-03-2012, 03:04 AM
  2. Office 2003 won't open via DC but will via File, open
    By krolyat in forum MS Office Support
    Replies: 1
    Last Post: 28-10-2011, 04:26 PM
  3. Replies: 6
    Last Post: 27-06-2011, 07:19 AM
  4. Replies: 4
    Last Post: 07-02-2011, 10:19 AM
  5. How to Add files generated by custom task to .csproj?
    By super soaker in forum Windows Software
    Replies: 5
    Last Post: 09-01-2010, 09:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,518,023.59386 seconds with 17 queries