This is a particularly good way to figure out what is really wrong when a solution won't compile and barfs back a hundred errors across numerous projects. Many of the errors exist because a project is dependent on another project which cannot compile. In this madness one must lay hands of the first error that is blocking up everything else. Find the first error in the "Output" pane. Read from top to bottom until you see an error.
No comments:
Post a Comment