-
System Error &H80004005& - missing file in project
Error in debug compilation for WebApp project "Unable to write to output file '[project path]\obj\Debug\[website].pbd' : System Error &H80004005&"
Turns out there was a file in the project that didn't exist (little exclamation mark on the file in solution explorer).
Our solutions , the programmer that checked the .proj file in should :
1).Exclude from project the file he's working on , and didn't want to check in and then check in the project file.
2).Finish development until the compilation is fine , than check in the project file.
3).If the file is redundant and was left by some reason , just delete the file and rebuild the project .
Subscribe to:
Post Comments (Atom)
0 comments: