Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Can't open project workspace

Can't open project workspace

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpworkspace
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Max
    wrote on last edited by
    #1

    I click on menu File=>Open Workspace then select *.dsw file that I want. but nothing load to VC++. Please advise me for solve this problem. I use Visual c++ 6.

    H G 2 Replies Last reply
    0
    • M Max

      I click on menu File=>Open Workspace then select *.dsw file that I want. but nothing load to VC++. Please advise me for solve this problem. I use Visual c++ 6.

      H Offline
      H Offline
      Hamid Taebi
      wrote on last edited by
      #2

      Do you get any message?


      WhiteSky


      1 Reply Last reply
      0
      • M Max

        I click on menu File=>Open Workspace then select *.dsw file that I want. but nothing load to VC++. Please advise me for solve this problem. I use Visual c++ 6.

        G Offline
        G Offline
        GuyM
        wrote on last edited by
        #3

        Try the following: 1. Close VC++. 2. Delete the *.opt, *.ncb, *.aps and *.clw files (don't worry - they will be recreated later). 3. Reopen the VC++ and select your *.dsw.

        M 1 Reply Last reply
        0
        • G GuyM

          Try the following: 1. Close VC++. 2. Delete the *.opt, *.ncb, *.aps and *.clw files (don't worry - they will be recreated later). 3. Reopen the VC++ and select your *.dsw.

          M Offline
          M Offline
          Max
          wrote on last edited by
          #4

          Thank you so much.

          M 1 Reply Last reply
          0
          • M Max

            Thank you so much.

            M Offline
            M Offline
            Max
            wrote on last edited by
            #5

            Can you tell me more. What is the root cause of this problem?

            G 1 Reply Last reply
            0
            • M Max

              Can you tell me more. What is the root cause of this problem?

              G Offline
              G Offline
              GuyM
              wrote on last edited by
              #6

              These files are generated by VC++. They contain information about your project/workspace, for example the *.clw holds Class-Wizard information and *.ncb contain intellisense data for your project. When VC++ loads your project, it collects data from these files (if they do not exist, they are rebuilt). If one of these files gets corrupted (don't ask me why, but it happens :(), then VC++ fails to load your project/workspace. So the solution is to just delete these files and let VC++ rebuild them properly ...

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups