Thread: annoying glitch in MSVC

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    21

    Exclamation annoying glitch in MSVC

    i lot of times when i press the 'save all' or 'save' button it says 'cannot save because the file is in use' or something like that. the wierd thing is if one of them doesn't work, the other will. so if save all doesn't work, i can just press save, but if save doesn't work i can press save all. how do i fix this, because sometimes it interrupts the build because it can't save sometimes. its scared me into backing up every time i compile (i just right click on the folder of my project and click 'add to blah blah.zip'). anyone else have this and if so, how do i fix it?

  2. #2
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    Rather than pick apart the possible problems here, I'll just tell you what I would do...... backup all of your work (which you have apparently done), uninstall, and reinstall

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Trouble with MSVC, Mingw32 and Code::Blocks
    By Brafil in forum C Programming
    Replies: 11
    Last Post: 10-12-2009, 11:34 AM
  2. MSVC resource script in Dev-C++
    By josh_d in forum Windows Programming
    Replies: 0
    Last Post: 03-17-2004, 04:07 PM
  3. MSVC behaves strange
    By ripper079 in forum C++ Programming
    Replies: 4
    Last Post: 10-28-2003, 08:34 PM
  4. Blender3D, XML, and MSVC ???
    By Grumpy_Old_Man in forum Game Programming
    Replies: 0
    Last Post: 08-24-2003, 07:00 PM
  5. GCC (cygwin) much faster than MSVC, Borland?
    By Sargnagel in forum C Programming
    Replies: 15
    Last Post: 08-05-2003, 03:15 AM