Hi All,
I recently spent an entire day cleaning my computer, applying updates, etc. Unfortunately after this, I am having major issues building several of our applications.
Here's a screenshot of one of our applications showing the 241 errors I am encountering. All of the Type not defined errors are for a 3rd party web forms controls (DevExpress). In other applications, the errors that appear are for other 3rd party references, so I think DevExpress just happens to be the dlls that it's complaining about here, but I think it's just a coincidence.
I have tried:
- Reinstalling Visual Studio
- Reinstalling DevExpress
- Windows Updates
- Deleting all bin/obj folders from problem solutions, and trying a clean > build
- Restarting computer 1,000,000 times
- Cleaning Temporary ASP.NET Files
I am not really sure where to turn to next to get this solved. Any ideas what is causing my issues, or better yet, how to get it resolved?
Thanks a lot.