I've copied a Visual Studio project from a Windows 10 computer to my Windows 7 machine. The sulution cannot be compiled because of an invalid assembly reference. On the original machine, the reference manager looks like this:
while on my machine the assemblies starting witn "interop" are missing:
What should I install on my computer to have interop.SQLXMLBULKLOADLib assembly?
You need the SqlXml 3.0 Service Pack 3, you can download it here.