Wednesday, June 19, 2013

Solve: Unexpected error writing metadata to file 'App.exe' - Not enough storage is available to complete this operation

If you get an error 
"Unexpected error writing metadata to file 'C:\Projects.2012\obj\x86\Debug\QurSaan.exe' -- 'Not enough storage is available to complete this operation."
after build your project under Visual Studio 2010.

Solution:
1. Clean Solution
2. Close Visual Studio 2010.
3. Delete all Files under C:\Projects.2012\obj\x86\Debug\ Directory.
4. Start Visual Studio 2010 and Build Solution.

7 comments:

  1. Does this really works
    If i delete (Delete all Files under C:\Projects.2012\obj\x86\Debug\ Directory.)
    does this effects my Project....

    ReplyDelete
  2. It is not effect on your project. it just clean your build directory

    ReplyDelete
    Replies
    1. even after cleaning it is showing same problem...

      Delete
    2. do u have facebook ID

      Delete
  3. this is not the solution. you have to close all files and re-start the project

    ReplyDelete
  4. this is not the solution. you have to close all files and re-start the project

    ReplyDelete