I'm using Visual Studio 2015 and OpenStudio 1.9.0, but can't seem to get any of the example c# files or my own to run. I've followed this answer setting my path correctly and build configuration for a 64-bit machine, but I keep getting a System.TypeInitializationException occuring in OpenStudio.dll. The exception is thrown at OpenStudio.OpenStudioUtilitiesCorePINVOKE and the inner exception states that it's unable to load openstudio_OpenStudioUtilitiesCore_csharp.dll. Any thoughts?