I created an application with VS2013 that worked perfect on my Dell desktop. At its core, it uses a DLL located at C:\lcms2.dll. Really, flawless. Today, I installed VS2015 Community onto my SurfacePro3, copied the Solution directory only to hit a wall, "DLL not found". I thought, perhaps, some "security" feature I know nothing about but even after locating the DLL to the C:\TMP directory, I still got the dreaded DLL not found error.
Initial search on this problem are not turning much so I uninstalled VS2015 and currently install VS2013 on my Surface... We'll see. But I'm open to suggestions if anyone has any ideas. Thank's.