You gotta love this work sometimes... Spent the last few hours trying to get an ASP.Net web/silverlight project to compile. Every project in the solution would build fine but the web project wouldn't . The frustrating part is the compile was showing 0 Errors so I didn't know where to start. In the past these kind of strange errors have been fixed by numberous methods and I tried them all: Deleting everything from the bin and obj directories Recreating the project Recreating the solution Deleting ......