Build errors

  • Thread starter Thread starter fniles
  • Start date Start date
F

fniles

I am using VS 2005.
Until today I can build my project fine, and no error.
Out of a sudden today, when I run the program or build it, it says "There
were build errors. Would you like to continue and run the last successful
build?"
If I say no, under Error List, it says "0 Errors".
If I say yes, it will run the program will the latest build including the
last changes I just made before the build.
How can I know what the error is and how can I get rid of it (especially
because it says "0 Errors") ?
Thank you
 
I am using VS 2005.
Until today I can build my project fine, and no error.
Out of a sudden today, when I run the program or build it, it says "There
were build errors. Would you like to continue and run the last successful
build?"
If I say no, under Error List, it says "0 Errors".
If I say yes, it will run the program will the latest build including the
last changes I just made before the build.
How can I know what the error is and how can I get rid of it (especially
because it says "0 Errors") ?
Thank you

Please check this
http://forums.asp.net/p/1076828/1604807.aspx
 
Back
Top