Out of the blue today I started getting this error in Visual Studio 2008 when I go to compile a website, compiling a class library is no issue. My project is based in ASP.NET 3.5 and another in 2.0
Unable to load DLL 'webengine.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I've tried uninstalling, reinstall .NET versions, service packs, etc... nothing in my searches have helped me.