I could use some help trying to track down an intermittent error that I\'ve been having with our ASP.Net project for quite some time.
Intermittently when building th
What's really odd is that it's a run-time error. You shouldn't see that at compile time. Do you have any pre- or post- build steps attached to the solution? Any unit tests you're including with your 'build' process?
Where does this error show up?