Friday, May 8, 2009
Errors While Building The Project In Visual Studio
Hi I recently faced an issue in building one of my project. I searched lots to get the solution. Not sure as how many people will face this issue. But I learned a new thing as well with this error.
For any project we can specify "Pre Build Events" and "Post Build Events". If the error is of below kind, then there might be some problem in the Pre Build or Post Build events which might be trying to copy some file.
Error: The command "<Some File Name>" exited with code 1.
In that case just check the "Pre Build Events" and "Post Build Events" under the "Project Properties" window "Build Events" section.
Hope this will help some one who is struck like me.
Subscribe to:
Posts (Atom)
