• 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 .

0 comments:

Leave a Reply

Thanks for sharing your feedback! If your feedback doesn't appear right away, please be patient as it may take a few minutes to publish - or longer if the blogger is moderating comments.