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. Source Files going missing in VC++ IDE

Source Files going missing in VC++ IDE

Scheduled Pinned Locked Moved C / C++ / MFC
c++visual-studiohelpquestion
3 Posts 2 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.
  • J Offline
    J Offline
    John Oliver
    wrote on last edited by
    #1

    Hello, I'd appreciate any help. Over the last two days I've been experiencing my source code files going missing, while I'm working on a project in the IDE. I'm using Visual C++ 6with SourceSafe. I don't have SourceSafe Client running, but frequently, while developing in the IDE, when I double-click on a file in the Project Explorer to open it(always an implentation file) I get 'Project file .. does not exists. Do you want to get it from Source control?' For some strange reason it's just disappeared from my hard -drive. I can restore it from SourceSafe but I've lost of the work I've done since I last checked in. I always save my files regulary. Can anybody tell me if VC++ keeps temporary copies of files while I'm working on them so I can try to restore something.

    A 1 Reply Last reply
    0
    • J John Oliver

      Hello, I'd appreciate any help. Over the last two days I've been experiencing my source code files going missing, while I'm working on a project in the IDE. I'm using Visual C++ 6with SourceSafe. I don't have SourceSafe Client running, but frequently, while developing in the IDE, when I double-click on a file in the Project Explorer to open it(always an implentation file) I get 'Project file .. does not exists. Do you want to get it from Source control?' For some strange reason it's just disappeared from my hard -drive. I can restore it from SourceSafe but I've lost of the work I've done since I last checked in. I always save my files regulary. Can anybody tell me if VC++ keeps temporary copies of files while I'm working on them so I can try to restore something.

      A Offline
      A Offline
      Abin
      wrote on last edited by
      #2

      The most common reason of *.h or *.cpp mystically disappearing is the "Norton anti-virus + Windows2000/XP" combo, it deletes your source files permanently from time to time when you are using class-wizard. And no, there is no way to solve this problem even if you tell Norton to ignore *.h and *.cpp. Either Microsoft or Symantic MUST fix this, but so far neither of them did. The best solution at this moment is completely stay away from Norton anti-virus if you are working on Windows2000/XP.

      J 1 Reply Last reply
      0
      • A Abin

        The most common reason of *.h or *.cpp mystically disappearing is the "Norton anti-virus + Windows2000/XP" combo, it deletes your source files permanently from time to time when you are using class-wizard. And no, there is no way to solve this problem even if you tell Norton to ignore *.h and *.cpp. Either Microsoft or Symantic MUST fix this, but so far neither of them did. The best solution at this moment is completely stay away from Norton anti-virus if you are working on Windows2000/XP.

        J Offline
        J Offline
        John Oliver
        wrote on last edited by
        #3

        Thanks! That is scary. Could be it, although I've been using the win2000/Norton Antivirus/Visual C++ combo for 3 years now. But I will shutit down now.

        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