Why can't Jenkins find this .NET AssemblyFoldersEx registry key?
So I have a project that builds fine on my development machine, but not on my CI server (Jenkins). Jenkins can't find my Primary Interop Assemblies even after I've copied over various folders from my machine to make them available to it. On my machine, where everything works, I can turn on my Visual Studio's option for "diagnostic"-level output, and I can see how it figures out where these PIA's are at... Primary reference "Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "C:\Program Files (x86)\Microsoft.NET\Primary Interop